X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;f=instrumentation%2Fsyscalls%2Fheaders%2Fsyscalls_pointers.h;h=8b6bed509f8758435152df3d5d9a576121d98ef6;hb=45913693174c8f54e6e49a779f71d228786df62b;hp=4b79d0592927bc7728432f53b516ef1d6726c7e3;hpb=6d2b30f58197a000b1b91c2f009b4adba8ca21b4;p=lttng-modules.git diff --git a/instrumentation/syscalls/headers/syscalls_pointers.h b/instrumentation/syscalls/headers/syscalls_pointers.h index 4b79d059..8b6bed50 100644 --- a/instrumentation/syscalls/headers/syscalls_pointers.h +++ b/instrumentation/syscalls/headers/syscalls_pointers.h @@ -1,3 +1,3 @@ -#ifndef CONFIG_X64_64 +#ifdef CONFIG_X86_64 #include "x86-64-syscalls-3.0.4_pointers.h" #endif