Go to the documentation of this file. 1 #ifndef _UAPI_ASM_SIGNAL_H
2 #define _UAPI_ASM_SIGNAL_H
4 #include <linux/types.h>
14 #define SA_RESTORER 0x04000000
16 #include <asm-generic/signal.h>
31 #define sa_handler _u._sa_handler
32 #define sa_sigaction _u._sa_sigaction