Cleanup: Move instrumentation/ headers to include/instrumentation/
[lttng-modules.git] / include / instrumentation / syscalls / headers / mips-64-syscalls_pointers_override.h
1 /* SPDX-License-Identifier: (GPL-2.0-only or LGPL-2.1-only) */
2
3 #ifndef CREATE_SYSCALL_TABLE
4
5 #else /* CREATE_SYSCALL_TABLE */
6
7 #define OVERRIDE_TABLE_64_sys_clone
8 TRACE_SYSCALL_TABLE(clone, clone, 5055, 0)
9
10 #endif /* CREATE_SYSCALL_TABLE */
This page took 0.029844 seconds and 4 git commands to generate.