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

9 lines
182 B
C

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