mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-13 10:02:38 +00:00
dd5dbb3199
r329190; sparc64 kernels are always 64-bit but with that revision in place, the loader was treating them as 32-bit ones. - In order to reduce the likelihood of this kind of breakage in the future, #ifdef out md_load() on sparc64 and make md_load_dual() - which is currently local to metadata.c anyway - static. - Make md_getboothowto() - also local to metadata.c - static. - Get rid of the unused DTB pointer on sparc64. |
||
---|---|---|
.. | ||
devicename.c | ||
libofw.h | ||
Makefile | ||
ofw_console.c | ||
ofw_copy.c | ||
ofw_disk.c | ||
ofw_memory.c | ||
ofw_module.c | ||
ofw_net.c | ||
ofw_reboot.c | ||
ofw_time.c | ||
openfirm.c | ||
openfirm.h |