siginfo.h 100 B

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