siginfo.h 130 B

123456789
  1. #ifndef _PARISC_SIGINFO_H
  2. #define _PARISC_SIGINFO_H
  3. #include <asm-generic/siginfo.h>
  4. #undef NSIGTRAP
  5. #define NSIGTRAP 4
  6. #endif