X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=instrumentation%2Fsyscalls%2Fheaders%2Fsyscalls_integers.h;h=1ee96c572d2e3e6d0f95afda52e0b1351202cc4c;hb=c974cc6e86378a838440feceac5c5e743dcaa1c6;hp=002130afb608742c997cdb0bf72681e1ad7887f3;hpb=88c5f61b359e3f31a87f243be2583edb75740234;p=lttng-modules.git diff --git a/instrumentation/syscalls/headers/syscalls_integers.h b/instrumentation/syscalls/headers/syscalls_integers.h index 002130af..1ee96c57 100644 --- a/instrumentation/syscalls/headers/syscalls_integers.h +++ b/instrumentation/syscalls/headers/syscalls_integers.h @@ -7,5 +7,5 @@ #endif #ifdef CONFIG_ARM -#include "arm-32-syscalls-2.6.38_integers.h" +#include "arm-32-syscalls-3.4.25_integers.h" #endif