NetBSD/sys/arch/pmax/stand/common
jdolecek 4f2661e403 add #include <lib/libkern/libkern.h> to pull in prototypes
for couple items which don't have implicit prototypes with -ffreestanding
2002-12-09 12:14:10 +00:00
..
boot.c
bootinfo.c
bootinfo.h
bootinit.S
bootread.S
bootxx.c add #include <lib/libkern/libkern.h> to pull in prototypes 2002-12-09 12:14:10 +00:00
callvec.c
checksize.sh
clear_cache.S
clock.c Support two-stage netboot. Is known to work on maxine, but problems 2002-02-23 21:43:57 +00:00
common.h The "debug" variable is only used during network debugging, and then 2002-03-15 13:31:08 +00:00
conf.c The "debug" variable is only used during network debugging, and then 2002-03-15 13:31:08 +00:00
dev_net.c Support two-stage netboot. Is known to work on maxine, but problems 2002-02-23 21:43:57 +00:00
devopen.c add #include <lib/libkern/libkern.h> to pull in prototypes 2002-12-09 12:14:10 +00:00
getchar.S
if_prom.c Support two-stage netboot. Is known to work on maxine, but problems 2002-02-23 21:43:57 +00:00
printf.S
putchar.c
rz.c add #include <lib/libkern/libkern.h> to pull in prototypes 2002-12-09 12:14:10 +00:00
rz.h
start.S
startprog.S