summaryrefslogtreecommitdiff
path: root/sys/arch/sun2/include/mon.h
blob: c5a8f169c0ba0337fa0441a170e059acc1c353cd (plain)
1
2
3
4
5
6
7
8
/*	$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
6-11-24 08:52:19 +0000'>2016-11-24Reduce duplicate codesozaki-r 2016-11-07Add tests for combination use of -g option and hops optional argumentozaki-r 2016-11-07Accept DEBUG environment variableozaki-r 2016-11-07Add tests of ping6 hops optional argument (Type 0 Routing Headers)ozaki-r 2016-10-31Add tests for ping6 optionsozaki-r