X-Git-Url: http://git.lttng.org/?a=blobdiff_plain;f=include%2Fust%2Fprocessor.h;h=6caae6e7a7a5d4e338524f69eb7dc78ca34bdc08;hb=a2dc02e0e0a685b8814b68a2f07ce73c08e0ef50;hp=ea75be05fff01fef3fd5dd7c702dc938fad979ba;hpb=43f0d5acc1fc89b5890365f7624a2dd8e946df1f;p=ust.git diff --git a/include/ust/processor.h b/include/ust/processor.h index ea75be0..6caae6e 100644 --- a/include/ust/processor.h +++ b/include/ust/processor.h @@ -8,7 +8,8 @@ extern __thread long ust_reg_stack[500]; extern volatile __thread long *ust_reg_stack_ptr; -#ifdef X86_32 +#ifdef x86_32 +#error "32-bit support broken" struct registers { long eax;