NetBSD/sys/arch/hp300
tsutsui 8fee3d1ece Use a volatile variable in DELAY() macro so that gcc4 won't omit it.
Fixes output corruption on DCA console boot.

XXX some mips ports have the similar macro in <machine/param.h>.
2006-07-02 10:40:25 +00:00
..
compile
conf Add CARP to GENERIC kernel configs. CARP is not enabled by default. 2006-06-28 15:19:27 +00:00
dev Remove unused extern variable declarations. Noticed by gcc4. 2006-06-25 14:14:18 +00:00
DOC Use the SI capitalization for "Hz", "kHz", and "MHz" in comments and strings. 2006-03-08 23:46:22 +00:00
hp300 include kauth.h for kauth_cred_geteuid. 2006-05-15 12:48:48 +00:00
include No need to install autoconf.h. 2006-07-01 17:33:25 +00:00
stand Use a volatile variable in DELAY() macro so that gcc4 won't omit it. 2006-07-02 10:40:25 +00:00
Makefile