Fix: scsi: sd: Atomic write support added in 6.11-rc1
[lttng-modules.git] / include / instrumentation / syscalls / arm-64-syscalls_pointers_override.h
1 // SPDX-FileCopyrightText: 2011 Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
2 //
3 // SPDX-License-Identifier: GPL-2.0-only OR LGPL-2.1-only
4
5 /*
6 * this is a place-holder for arm64 integer syscall definition override.
7 */
8 #ifndef CREATE_SYSCALL_TABLE
9
10 #else
11 #define OVERRIDE_TABLE_64_clone
12 TRACE_SYSCALL_TABLE(clone, clone, 220, 5)
13 #endif
This page took 0.030602 seconds and 5 git commands to generate.