xref: /linux/arch/powerpc/include/asm/signal.h (revision f9c41a62bba3f3f7ef3541b2a025e3371bcbba97)
1 #ifndef _ASM_POWERPC_SIGNAL_H
2 #define _ASM_POWERPC_SIGNAL_H
3 
4 #define __ARCH_HAS_SA_RESTORER
5 #include <uapi/asm/signal.h>
6 
7 #endif /* _ASM_POWERPC_SIGNAL_H */
8