Add script to automate the syscall extraction process
[lttng-modules.git] / instrumentation / syscalls / headers / arm-64-syscalls-4.4.0_pointers_override.h
1 /*
2 * this is a place-holder for arm64 integer syscall definition override.
3 */
4 #ifndef CREATE_SYSCALL_TABLE
5
6 #else
7 #define OVERRIDE_TABLE_64_clone
8 TRACE_SYSCALL_TABLE(clone, clone, 220, 5)
9 #endif
This page took 0.029245 seconds and 4 git commands to generate.