diff options
Diffstat (limited to 'arch/sparc/include/uapi/asm/sigcontext.h')
-rw-r--r-- | arch/sparc/include/uapi/asm/sigcontext.h | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/arch/sparc/include/uapi/asm/sigcontext.h b/arch/sparc/include/uapi/asm/sigcontext.h new file mode 100644 index 000000000..043dd4b92 --- /dev/null +++ b/arch/sparc/include/uapi/asm/sigcontext.h @@ -0,0 +1,5 @@ +/* SPDX-License-Identifier: GPL-2.0 WITH Linux-syscall-note */ +/* + * There isn't anything here anymore, but the file must not be empty or patch + * will delete it. + */ |