Fix: generate header missing echo -e for escape chars
[lttng-modules.git] / instrumentation / syscalls / headers / syscalls_pointers.h
... / ...
CommitLineData
1#ifdef CONFIG_X86_64
2#include "x86-64-syscalls-3.0.4_pointers.h"
3#endif
4
5#ifdef CONFIG_X86_32
6#include "x86-32-syscalls-3.1.0-rc6_pointers.h"
7#endif
This page took 0.028991 seconds and 4 git commands to generate.