Fix: system call instrumentation overrides
[lttng-modules.git] / instrumentation / syscalls / headers / compat_syscalls_pointers.h
index a84423c7e5da2f5234a76ad1b7c66c67565b4b86..cc52f30cd14a1f1db028314bab595f23eabe174d 100644 (file)
@@ -1,3 +1,7 @@
 #ifdef CONFIG_X86_64
 #include "x86-32-syscalls-3.1.0-rc6_pointers.h"
 #endif
+
+#ifdef CONFIG_PPC64
+#include "powerpc-32-syscalls-3.0.34_pointers.h"
+#endif
This page took 0.022671 seconds and 4 git commands to generate.