Rename for the new liburcu API namespace
[ust.git] / include / ust / processor.h
index 68ac258631a61491b287d0c1f492253dd5881fda..098e6b3eaaa4f6ee40ed86190c4f2780e2636a52 100644 (file)
@@ -25,7 +25,7 @@
 extern __thread long ust_reg_stack[500];
 extern volatile __thread long *ust_reg_stack_ptr;
 
-#define ____cacheline_aligned __attribute__((aligned(CACHE_LINE_SIZE)))
+#define ____cacheline_aligned __attribute__((aligned(CAA_CACHE_LINE_SIZE)))
 
 #ifdef __i386
 
This page took 0.02228 seconds and 4 git commands to generate.