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