From e96fe50f0dd8d76fabfe139b46f059e3b2373b83 Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Tue, 20 May 2008 19:31:24 +0000 Subject: Updated to fedora-glibc-20080520T1924 --- elf/soinit.c | 4 ---- 1 file changed, 4 deletions(-) (limited to 'elf') diff --git a/elf/soinit.c b/elf/soinit.c index c0a881ef5d..6fecbb5674 100644 --- a/elf/soinit.c +++ b/elf/soinit.c @@ -20,10 +20,6 @@ run_hooks (void (*const list[]) (void)) (**list) (); } -static const char __EH_FRAME_BEGIN__[] - __attribute__ ((used, section (".eh_frame"))) - = { }; - /* This function will be called from _init in init-first.c. */ void __libc_global_ctors (void) -- cgit v1.2.3