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