Remove kernel version from syscall headers name
[lttng-modules.git] / instrumentation / syscalls / headers / mips-64-syscalls_pointers_override.h
diff --git a/instrumentation/syscalls/headers/mips-64-syscalls_pointers_override.h b/instrumentation/syscalls/headers/mips-64-syscalls_pointers_override.h
new file mode 100644 (file)
index 0000000..5527a15
--- /dev/null
@@ -0,0 +1,10 @@
+/* SPDX-License-Identifier: (GPL-2.0 or LGPL-2.1) */
+
+#ifndef CREATE_SYSCALL_TABLE
+
+#else  /* CREATE_SYSCALL_TABLE */
+
+#define OVERRIDE_TABLE_64_sys_clone
+TRACE_SYSCALL_TABLE(clone, clone, 5055, 0)
+
+#endif /* CREATE_SYSCALL_TABLE */
This page took 0.025357 seconds and 4 git commands to generate.