]> Git Repo - linux.git/blob - arch/m68k/kernel/ptrace.h
Linux 6.14-rc3
[linux.git] / arch / m68k / kernel / ptrace.h
1 /* SPDX-License-Identifier: GPL-2.0-only */
2
3 #include <linux/linkage.h>
4
5 asmlinkage int syscall_trace_enter(void);
6 asmlinkage void syscall_trace_leave(void);
This page took 0.030496 seconds and 4 git commands to generate.