LTTng Modules ARM syscall instrumentation
[lttng-modules.git] / instrumentation / syscalls / headers / syscalls_pointers.h
index 32238902187dadc89cde3ea8f246636ee3b6af4e..11b49791400fb29742c6e787257ffc4d4fb36e06 100644 (file)
@@ -5,3 +5,7 @@
 #ifdef CONFIG_X86_32
 #include "x86-32-syscalls-3.1.0-rc6_pointers.h"
 #endif
+
+#ifdef CONFIG_ARM
+#include "arm-32-syscalls-2.6.38_pointers.h"
+#endif
This page took 0.022689 seconds and 4 git commands to generate.