summaryrefslogtreecommitdiff
path: root/utils/ldd.c
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-12-30 06:26:55 +0000
committerMike Frysinger <vapier@gentoo.org>2005-12-30 06:26:55 +0000
commit0e89137680c5b381b022ef5a027a2de169798160 (patch)
tree00f0a4ef40ae48af02d4b41d53e5fc9733a93079 /utils/ldd.c
parente564f1896716789c2121320f9e6992e35d469f09 (diff)
use ElfW(Addr) instead of ElfW(Word) since elf word types are always 32bits in size, even on 64bit hosts, while Addr is the proper native size ... also get creative with our signed/unsigned usage to get rid of warnings
Diffstat (limited to 'utils/ldd.c')
0 files changed, 0 insertions, 0 deletions