Remove a dead declaration.

This commit is contained in:
Roland McGrath 2013-05-06 17:06:50 -07:00
parent 9723ffc524
commit 976e2f0381
2 changed files with 2 additions and 7 deletions

View File

@ -1,5 +1,7 @@
2013-05-06 Roland McGrath <roland@hack.frob.com>
* elf/dl-open.c: Remove declaration of _dl_sysdep_start.
* sysdeps/unix/sysv/linux/wordsize-64/glob64.c: Moved to ...
* sysdeps/wordsize-64/glob64.c: ... here.

View File

@ -37,13 +37,6 @@
#include <dl-dst.h>
extern ElfW(Addr) _dl_sysdep_start (void **start_argptr,
void (*dl_main) (const ElfW(Phdr) *phdr,
ElfW(Word) phnum,
ElfW(Addr) *user_entry,
ElfW(auxv_t) *auxv));
weak_extern (_dl_sysdep_start)
extern int __libc_multiple_libcs; /* Defined in init-first.c. */
/* We must be careful not to leave us in an inconsistent state. Thus we