mirror of
https://github.com/opnsense/src.git
synced 2026-02-13 15:57:05 -05:00
<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. |
||
|---|---|---|
| .. | ||
| 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 | ||