xref: /netbsd-src/sys/arch/sun2/include/mon.h (revision 76c7fc5f6b13ed0b1508e6b313e88e59977ed78e)
1 /*	$NetBSD: mon.h,v 1.2 2001/06/14 13:12:50 fredette Exp $	*/
2 
3 #include <sun68k/mon.h>
4 
5 #ifndef	SUN_MONSTART
6 #define	SUN_MONSTART	SUN2_MONSTART
7 #define	SUN_MONEND	SUN2_MONEND
8 #endif
9