diff options
Diffstat (limited to 'tools/perf/arch/sh/include/syscall_table.h')
-rw-r--r-- | tools/perf/arch/sh/include/syscall_table.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/perf/arch/sh/include/syscall_table.h b/tools/perf/arch/sh/include/syscall_table.h new file mode 100644 index 000000000000..4c942821662d --- /dev/null +++ b/tools/perf/arch/sh/include/syscall_table.h @@ -0,0 +1,2 @@ +/* SPDX-License-Identifier: GPL-2.0 */ +#include <asm/syscalls_32.h> |