]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(__libc_init_first): Don't make __libc_init_first hidden.
authorUlrich Drepper <drepper@redhat.com>
Fri, 7 Jan 2005 19:21:52 +0000 (19:21 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 7 Jan 2005 19:21:52 +0000 (19:21 +0000)
sysdeps/unix/sysv/linux/init-first.c

index 7f0b963cb74c8dc67b0d0088219633944c6626f6..b061a848c6182419c8c99ff89f4ce5131fd37ebb 100644 (file)
@@ -40,7 +40,6 @@ char **__libc_argv attribute_hidden;
 
 
 void
-attribute_hidden
 __libc_init_first (int argc, char **argv, char **envp)
 {
 #ifdef SHARED