NetBSD/sys/arch/newsmips/stand/boot
tsutsui 27c8560138 Make sure whole DPRINTF()s are actually disabled on normal build.
It seems compiler does not remove text strings in while(0) statement
on its optimization.
2002-04-30 01:07:26 +00:00
..
boot.c Make sure whole DPRINTF()s are actually disabled on normal build. 2002-04-30 01:07:26 +00:00
bootinfo.c bcopy() -> memcpy() 2002-04-13 07:34:41 +00:00
devopen.c Make sure whole DPRINTF()s are actually disabled on normal build. 2002-04-30 01:07:26 +00:00
locore.S
Makefile Add ustarfs support and changedisk_hook(). 2002-04-13 08:04:41 +00:00
net.c
netif_news.c bzero() -> memset() 2002-04-13 07:34:17 +00:00
promdev.h Add ustarfs support and changedisk_hook(). 2002-04-13 08:04:41 +00:00
version Add version strings by newvers_stand.sh to secondary boot. 2002-04-18 14:54:38 +00:00