Add config compat support for detailed x86_32 syscalls
[lttng-modules.git] / instrumentation / syscalls / headers / compat_syscalls_pointers.h
diff --git a/instrumentation/syscalls/headers/compat_syscalls_pointers.h b/instrumentation/syscalls/headers/compat_syscalls_pointers.h
new file mode 100644 (file)
index 0000000..a84423c
--- /dev/null
@@ -0,0 +1,3 @@
+#ifdef CONFIG_X86_64
+#include "x86-32-syscalls-3.1.0-rc6_pointers.h"
+#endif
This page took 0.023464 seconds and 4 git commands to generate.