update
[lttv.git] / markers-test / test-mark-speed-edit.c
index f3a99837891a0aff968c53cae78c51b17e5b7610..2aeab6e2a9347ac80cc8f59dd28788ab9802dde9 100644 (file)
@@ -85,7 +85,7 @@ struct proc_dir_entry *pentry = NULL;
 
 static inline void test(unsigned long arg, unsigned long arg2)
 {
-       int temp[5];
+       register int temp[5];
 #ifdef CACHEFLUSH
        pmc_flush_cache();
 #endif
This page took 0.022931 seconds and 4 git commands to generate.