1 /* $NetBSD: trap.h,v 1.7 1994/11/21 21:34:23 gwr Exp $ */ 2 3 #include <m68k/trap.h> 4 5 /* 6 * XXX - need documentation. 7 * probably should be comment, 8 * for compat code 9 */ 10 #define T_BRKPT T_TRAP15 11 #define T_WATCHPOINT 16 12