signal.h 186 B

123456789
  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. #include <uapi/asm/ptrace.h>
  6. #endif /* _ASM_POWERPC_SIGNAL_H */