update
[lttv.git] / markers-test / test-mark-speed-opt.c
index c47ea64a584e14342d9bfc74d772e1b70706acca..d1f716b96f8e50d333386dbeb433c98aac31de09 100644 (file)
@@ -73,7 +73,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.022935 seconds and 4 git commands to generate.