freebsd-dev/stand/userboot
Warner Losh d927d443e1 Mark the func pointer as __dead2. It looks up loader_main, which
either aborts or exits, but never returns. Tag it as a non-returning
function rather than supply a bogus return(0) at the end of main.

CID: 1382885
Sponsored by: Netflix
2017-11-24 05:01:00 +00:00
..
test Mark the func pointer as __dead2. It looks up loader_main, which 2017-11-24 05:01:00 +00:00
userboot
Makefile
Makefile.inc
userboot.h