aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/include/asm/signal.h
blob: fbe66c463891417b846864077732eda44eed68f6 (plain)
1
2
3
4
5
6
7
#ifndef _ASM_POWERPC_SIGNAL_H
#define _ASM_POWERPC_SIGNAL_H

#define __ARCH_HAS_SA_RESTORER
#include <uapi/asm/signal.h>

#endif /* _ASM_POWERPC_SIGNAL_H */