siginfo.h 90 B

123456
  1. #ifndef _I386_SIGINFO_H
  2. #define _I386_SIGINFO_H
  3. #include <asm-generic/siginfo.h>
  4. #endif