freebsd-dev/stand/uboot/lib
Warner Losh 39bdddcd8c Now that exit is __dead2, we need to tag ub_exit() as __dead2. To do
that, we have to put a while (1); after the syscall that will never
return to fake out the compiler....
2018-01-26 21:50:59 +00:00
..
api_public.h
console.c
copy.c
devicename.c
disk.c
elf_freebsd.c
glue.c Now that exit is __dead2, we need to tag ub_exit() as __dead2. To do 2018-01-26 21:50:59 +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