]> Git Repo - J-linux.git/blob - arch/parisc/include/asm/signal.h
Merge tag 'vfs-6.13-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs/vfs
[J-linux.git] / arch / parisc / include / asm / signal.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef _ASM_PARISC_SIGNAL_H
3 #define _ASM_PARISC_SIGNAL_H
4
5 #include <uapi/asm/signal.h>
6
7 # ifndef __ASSEMBLY__
8
9 /* Most things should be clean enough to redefine this at will, if care
10    is taken to make libc match.  */
11
12 #include <asm/sigcontext.h>
13
14 #endif /* !__ASSEMBLY */
15 #endif /* _ASM_PARISC_SIGNAL_H */
This page took 0.026343 seconds and 4 git commands to generate.