Fix: system call instrumentation overrides
[lttng-modules.git] / instrumentation / syscalls / headers / compat_syscalls_pointers.h
1 #ifdef CONFIG_X86_64
2 #include "x86-32-syscalls-3.1.0-rc6_pointers.h"
3 #endif
4
5 #ifdef CONFIG_PPC64
6 #include "powerpc-32-syscalls-3.0.34_pointers.h"
7 #endif
This page took 0.029757 seconds and 5 git commands to generate.