]> git.ipfire.org Git - thirdparty/glibc.git/commit - elf/rtld.c
* elf/rtld.c (_dl_start_final): Move _begin, _end decls outside the fn.
authorRoland McGrath <roland@gnu.org>
Thu, 12 Sep 2002 10:12:33 +0000 (10:12 +0000)
committerRoland McGrath <roland@gnu.org>
Thu, 12 Sep 2002 10:12:33 +0000 (10:12 +0000)
commit65da9563c76080002eb5018b4666220e15c9d70d
treeaa4e195abac749dd64c5b12ed8dd040e689dc51c
parent75aafc716bfcf989abc986c68d506e8a4f991ade
* elf/rtld.c (_dl_start_final): Move _begin, _end decls outside the fn.

(_dl_start) [DONT_USE_BOOTSTRAP_MAP]: Use &_begin instead of l_addr to
find the ELF header.
ChangeLog
elf/rtld.c