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