Back to home page

OSCL-LXR

 
 

    


0001 /* SPDX-License-Identifier: GPL-2.0 */
0002 #ifndef __ASM_GENERIC_SIGNAL_H
0003 #define __ASM_GENERIC_SIGNAL_H
0004 
0005 #include <uapi/asm-generic/signal.h>
0006 
0007 #ifndef __ASSEMBLY__
0008 #ifdef SA_RESTORER
0009 #endif
0010 
0011 #include <asm/sigcontext.h>
0012 #undef __HAVE_ARCH_SIG_BITOPS
0013 
0014 #endif /* __ASSEMBLY__ */
0015 #endif /* _ASM_GENERIC_SIGNAL_H */