1 2 3 4 5 6 7
/* Include trap definitions. */ #ifndef _SYS_TRAP_H #define _SYS_TRAP_H 1 #include <machine/trap.h> #endif /* sys/trap.h */