freebsd-skq/stand/ofw/libofw
2017-12-03 04:55:04 +00:00
..
devicename.c
elf_freebsd.c Cast mdp (a vm_offset_t) to void * to match prototype. 2017-12-03 04:54:59 +00:00
libofw.h Delcare md_load in libofw.h. Make all prototypes match for ofw 2017-12-03 04:54:49 +00:00
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 Const poison the propname. It's never set and we often pass it const 2017-12-03 04:54:18 +00:00
openfirm.h Const poison the propname. It's never set and we often pass it const 2017-12-03 04:54:18 +00:00
ppc64_elf_freebsd.c e_entry can be smaller than a pointer. Cast it to an intptr_t before 2017-12-03 04:55:04 +00:00