From 976e2f038121745bedac1ebc76a1b270bd006133 Mon Sep 17 00:00:00 2001 From: Roland McGrath Date: Mon, 6 May 2013 17:06:50 -0700 Subject: Remove a dead declaration. --- elf/dl-open.c | 7 ------- 1 file changed, 7 deletions(-) (limited to 'elf/dl-open.c') diff --git a/elf/dl-open.c b/elf/dl-open.c index 9ff5f5736d..92fae7f59b 100644 --- a/elf/dl-open.c +++ b/elf/dl-open.c @@ -37,13 +37,6 @@ #include -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 -- cgit v1.2.1