Disable x86-64 specific detailed syscalls for now, until we deal with 32-bit compat
[lttng-modules.git] / instrumentation / syscalls / headers / syscalls_pointers.h
index 4b79d0592927bc7728432f53b516ef1d6726c7e3..de6802f7aac016d1df8038290b77fcc29d20c364 100644 (file)
@@ -1,3 +1,4 @@
-#ifndef CONFIG_X64_64
+#if 0
+//#ifndef CONFIG_X64_64
 #include "x86-64-syscalls-3.0.4_pointers.h"
 #endif
This page took 0.02352 seconds and 4 git commands to generate.