OSDN Git Service

change all Elf32_* usage to ElfW(*) usage since we shouldnt care about the bitsize
authorMike Frysinger <vapier@gentoo.org>
Thu, 30 Jun 2005 22:03:11 +0000 (22:03 -0000)
committerMike Frysinger <vapier@gentoo.org>
Thu, 30 Jun 2005 22:03:11 +0000 (22:03 -0000)
commit6512a60090c0bcc35742f254b48d7443c7880e3f
treeb2d48a6e0111b39abe4416cb32a810c2cb1b5117
parent61e5097b07e3b7283c22cf6e425696cb4219940d
change all Elf32_* usage to ElfW(*) usage since we shouldnt care about the bitsize
ldso/include/dl-elf.h
ldso/include/dl-hash.h
ldso/include/ldso.h
ldso/ldso/dl-elf.c
ldso/ldso/dl-hash.c
ldso/ldso/dl-startup.c
ldso/ldso/ldso.c
ldso/libdl/libdl.c