trap.h 145 B

1234567
  1. /* Include Linux/SPARC specific trap definitions. */
  2. #ifndef _SYS_TRAP_H
  3. #define _SYS_TRAP_H 1
  4. #include <asm/traps.h>
  5. #endif /* sys/trap.h */