freebsd-dev/stand/libofw
Warner Losh 335615c4ca stand: update prototypes for md_load and md_load64
These are declared as extern in a number of files (some with the wrong
return type). Centralize this in modinfo.h and remove a few extra stray
declarations as well that are no longer used. No functional change.

Note: I've not tried to cope with the bi_load() functions which are the
same logical thing. These will be handled separately.

Sponsored by:		Netflix
2022-12-05 16:59:58 -07:00
..
devicename.c stand/ofw: Refactor ofw parsedev 2022-11-30 15:30:34 -07:00
libofw.h stand: update prototypes for md_load and md_load64 2022-12-05 16:59:58 -07:00
Makefile zfs: Remove devicename_stubs 2022-11-30 15:30:32 -07:00
ofw_console.c
ofw_copy.c veloader use vectx API for kernel and modules 2020-03-08 17:42:42 +00:00
ofw_disk.c stand/ofw: Refactor ofw parsedev 2022-11-30 15:30:34 -07:00
ofw_memory.c Fix 64-bit build of libofw. 2020-09-08 23:22:11 +00:00
ofw_module.c
ofw_net.c stand/ofw: Refactor ofw parsedev 2022-11-30 15:30:34 -07:00
ofw_reboot.c
ofw_time.c
openfirm.c ofw: Cast function pointer to proper type 2022-11-27 13:23:28 -07:00
openfirm.h powerpc64le: stand fixes 2021-10-20 15:48:33 -03:00