xref: /netbsd-src/sys/arch/sun2/include/mon.h (revision 37b34d511dea595d3ba03a661cf3b775038ea5f8)
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