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