* elf/rtld.c (RESOLVE): Use the dl's load address, not a constant zero!
authorRoland McGrath <roland@gnu.org>
Sun, 14 Jul 1996 13:20:46 +0000 (13:20 +0000)
committerRoland McGrath <roland@gnu.org>
Sun, 14 Jul 1996 13:20:46 +0000 (13:20 +0000)
commitb1dbbaa48c188f78fa78f25cf405b8d95575de08
treec99907d3157107dbcb1cde8fe9eb10b7614bf67e
parentf51d1dfd35f793488ee32c8226cb8955ed75acbe
* elf/rtld.c (RESOLVE): Use the dl's load address, not a constant zero!

(_dl_start): Move RESOLVE defn inside this function and #include
"dynamic-link.h" a second time there.
[RTLD_START]: Move use of this after _dl_start function.
ChangeLog
elf/rtld.c