signal.h 157 B

1234567
  1. #ifndef _ASM_POWERPC_SIGNAL_H
  2. #define _ASM_POWERPC_SIGNAL_H
  3. #define __ARCH_HAS_SA_RESTORER
  4. #include <uapi/asm/signal.h>
  5. #endif /* _ASM_POWERPC_SIGNAL_H */