mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-08-10 06:29:51 -04:00
9 lines
182 B
C
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
|