X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2Fust%2Fprocessor.h;h=a2a332ead3de1111cc5d24f0b4744fab887f17a3;hb=e235d4d686c71718312d5061031d117832b08f3d;hp=2ee7efa68c15dfa470cffe802536200a9ba31174;hpb=defa46a7f4207b7f3df4d87a0bc9814642e5e886;p=ust.git diff --git a/include/ust/processor.h b/include/ust/processor.h index 2ee7efa..a2a332e 100644 --- a/include/ust/processor.h +++ b/include/ust/processor.h @@ -8,7 +8,7 @@ extern __thread long ust_reg_stack[500]; extern volatile __thread long *ust_reg_stack_ptr; #ifndef CONFIG_UST_GDB_INTEGRATION -static inline save_ip(void) +static inline void save_ip(void) { } #endif