about summary refs log tree commit diff
path: root/elf/rtld.c
diff options
context:
space:
mode:
Diffstat (limited to 'elf/rtld.c')
-rw-r--r--elf/rtld.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/elf/rtld.c b/elf/rtld.c
index 58f9da8ef8..028467f6f8 100644
--- a/elf/rtld.c
+++ b/elf/rtld.c
@@ -93,8 +93,6 @@ const char *_dl_inhibit_rpath;		/* RPATH values which should be
    never be called.  */
 int _dl_starting_up;
 
-/* This variable contains the lowest stack address ever used.  */
-void *__libc_stack_end;
 
 static void dl_main (const ElfW(Phdr) *phdr,
 		     ElfW(Half) phent,