X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=include%2Fust%2Fprocessor.h;h=098e6b3eaaa4f6ee40ed86190c4f2780e2636a52;hb=009ec7e5d85b858452207fcb9bb7647c0eea99a2;hp=68ac258631a61491b287d0c1f492253dd5881fda;hpb=066b83b8dfc562e00cb61d39eca0e0f77242828c;p=lttng-ust.git diff --git a/include/ust/processor.h b/include/ust/processor.h index 68ac2586..098e6b3e 100644 --- a/include/ust/processor.h +++ b/include/ust/processor.h @@ -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