freebsd-dev/stand/powerpc/kboot
Warner Losh 47940d8594 Tag unreachable places as such. I left the while (1); in place since
in this context we want to busy wait to stop.

Suggested by: pfg@
2018-01-26 22:22:21 +00:00
..
conf.c
host_syscall.h Use const pointers to avoid casting away constness. 2017-11-30 05:01:56 +00:00
host_syscall.S
hostcons.c
hostdisk.c Cast void * pointer to char * so the arg matches the %s format. 2017-12-03 04:55:23 +00:00
kbootfdt.c Use const pointers to avoid casting away constness. 2017-11-30 05:01:56 +00:00
kerneltramp.S
ldscript.powerpc
main.c Tag unreachable places as such. I left the while (1); in place since 2018-01-26 22:22:21 +00:00
Makefile Move loader help file definitions to being 100% inside of loader.mk. 2017-12-18 04:51:34 +00:00
metadata.c
ppc64_elf_freebsd.c Provide a md_load64 prototype. 2017-12-03 04:55:28 +00:00
version