NetBSD/sys/arch/sun2/include/mon.h

9 lines
182 B
C
Raw Normal View History

/* $NetBSD: mon.h,v 1.2 2001/06/14 13:12:50 fredette Exp $ */
2001-04-06 17:13:01 +04:00
#include <sun68k/mon.h>
2001-04-06 17:13:01 +04:00
#ifndef SUN_MONSTART
#define SUN_MONSTART SUN2_MONSTART
#define SUN_MONEND SUN2_MONEND
2001-04-06 17:13:01 +04:00
#endif