X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2Fust%2Fprocessor.h;h=987f75e6cee329b2baba95fb623bc9c8efe302a7;hb=3775acc2fd8e9d369f0c1544584dfe3b0c3cafbf;hp=6f0b9491be99f1f4b3b858f883925ad2279d0ce0;hpb=c67941361c7306cae46e69818bec4ffbf1c1acf7;p=ust.git diff --git a/include/ust/processor.h b/include/ust/processor.h index 6f0b949..987f75e 100644 --- a/include/ust/processor.h +++ b/include/ust/processor.h @@ -120,8 +120,6 @@ struct registers { memcpy(regsptr, (void *)ust_reg_stack_ptr, sizeof(struct registers)); \ ust_reg_stack_ptr = (void *)(((long)ust_reg_stack_ptr) + sizeof(struct registers)); -#define save_ip(channel,name) - #else /* CONFIG_UST_GDB_INTEGRATION */ #define save_registers(a)