freebsd_amp_hwpstate/sys/boot/arc/lib
John Baldwin 2efeedfd4b 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
Makefile
abort.c
arcconsole.c
arcdisk.c Fix some of the arcdisk devsw functions to catch up with warning fixes in 2000-08-04 05:25:36 +00:00
bootinfo.c Update loader logic to distinguish modules vs. files. 2000-05-01 17:41:25 +00:00
delay.c
devicename.c
elf_freebsd.c Update loader logic to distinguish modules vs. files. 2000-05-01 17:41:25 +00:00
module.c
prom.c
setjmperr.c
time.c