compiles now.
authormickey <mickey@openbsd.org>
Wed, 18 Sep 1996 08:48:33 +0000 (08:48 +0000)
committermickey <mickey@openbsd.org>
Wed, 18 Sep 1996 08:48:33 +0000 (08:48 +0000)
commit86616595465350ad159eb7082a55c1d08c15215f
tree1b69640a4af75baca2c9f5e9aa2d87d098d899d5
parente05f64dcfc8b5b18e70afdc23fedd41cfbd606c2
compiles now.
20 files changed:
sys/arch/i386/stand/Makefile
sys/arch/i386/stand/as.c
sys/arch/i386/stand/asbootblk.c
sys/arch/i386/stand/bmap.c
sys/arch/i386/stand/boot.c
sys/arch/i386/stand/breadxx.c
sys/arch/i386/stand/cga.c
sys/arch/i386/stand/fd.c
sys/arch/i386/stand/fdbootblk.S [new file with mode: 0644]
sys/arch/i386/stand/fdbootblk.c [deleted file]
sys/arch/i386/stand/fs.c
sys/arch/i386/stand/kbd.c
sys/arch/i386/stand/prf.c
sys/arch/i386/stand/saio.h
sys/arch/i386/stand/srt0.S [new file with mode: 0644]
sys/arch/i386/stand/srt0.c [deleted file]
sys/arch/i386/stand/trimhd.c [deleted file]
sys/arch/i386/stand/wd.c
sys/arch/i386/stand/wdbootblk.S [new file with mode: 0644]
sys/arch/i386/stand/wdbootblk.c [deleted file]