freebsd-dev/stand/uboot/lib
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
..
api_public.h
console.c
copy.c
devicename.c
disk.c
elf_freebsd.c
glue.c Tag unreachable places as such. I left the while (1); in place since 2018-01-26 22:22:21 +00:00
glue.h Now that exit is __dead2, we need to tag ub_exit() as __dead2. To do 2018-01-26 21:50:59 +00:00
libuboot.h When building for arm arches, set PKGALIGN to the max cache line size 2017-12-10 23:06:45 +00:00
Makefile
module.c
net.c
reboot.c
time.c