mirror of
https://github.com/opnsense/src.git
synced 2026-02-14 16:23:25 -05:00
common code, the non-trivial part is #ifdef'ed and only executes when loading amd64 kernels. The rest is trivial but needed for the the amd64 case. (Two variables changed from char ** to Elf_Addr). Approved by: re (amd64 "low-risk" stuff) |
||
|---|---|---|
| .. | ||
| bcache.c | ||
| boot.c | ||
| bootstrap.h | ||
| commands.c | ||
| console.c | ||
| dev_net.c | ||
| dev_net.h | ||
| devopen.c | ||
| help.common | ||
| interp.c | ||
| interp_backslash.c | ||
| interp_forth.c | ||
| interp_parse.c | ||
| isapnp.c | ||
| isapnp.h | ||
| load.c | ||
| load_elf.c | ||
| load_elf32.c | ||
| load_elf64.c | ||
| loader.8 | ||
| ls.c | ||
| Makefile.inc | ||
| merge_help.awk | ||
| misc.c | ||
| module.c | ||
| newvers.sh | ||
| panic.c | ||
| pnp.c | ||
| pnpdata | ||
| ufsread.c | ||