freebsd-dev/usr.bin/elfdump
Eitan Adler 097cd85002 Don't extract the n_type value from the elf header, since it is never used
Fix warning when compiling with gcc46:
	variable 'type' set but not used

Approved by:	cperciva
MFC after:	3 days
2012-02-16 05:16:55 +00:00
..
elfdump.1 Use the newly brought %U macro. 2010-01-15 16:01:22 +00:00
elfdump.c Don't extract the n_type value from the elf header, since it is never used 2012-02-16 05:16:55 +00:00
Makefile