opnsense-src/usr.bin/elfdump
Alfonso Gregory a1b6427a97 Mark usage function as __dead2 in programs where it does not return
In most cases, usage does not return, so mark them as __dead2. For the
cases where they do return, they have not been marked __dead2.

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/735
2023-07-07 10:45:18 -06:00
..
elfdump.1 elfdump: Add -E to test if a file is an ELF binary. 2018-11-05 22:53:50 +00:00
elfdump.c Mark usage function as __dead2 in programs where it does not return 2023-07-07 10:45:18 -06:00
Makefile Build usr.bin/ with WARNS=6 by default. 2010-01-02 10:27:05 +00:00
Makefile.depend Update/fix Makefile.depend for userland 2023-04-18 17:14:23 -07:00