freebsd-skq/sys/boot/arc/lib
jhb b9066bd4b2 Fix some of the arcdisk devsw functions to catch up with warning fixes in
<stand.h>.  Also, since bcache_strategy() used to not have a prototype,
arcdisk happily called bcache_strategy() with 6 parameters instead of 7,
leaving out the disk unit number, which is the 2nd parameter.  Add in the
unit number to the bcache_strategy() call to fix this.
2000-08-04 05:25:36 +00:00
..
arch/alpha
abort.c
arcconsole.c
arcdisk.c
bootinfo.c
delay.c
devicename.c
elf_freebsd.c
Makefile
module.c
prom.c
setjmperr.c
time.c