mirror of git://sourceware.org/git/glibc.git
(__libc_init_first): Don't make __libc_init_first hidden.
This commit is contained in:
parent
883faf8280
commit
ffaa81957a
|
|
@ -40,7 +40,6 @@ char **__libc_argv attribute_hidden;
|
|||
|
||||
|
||||
void
|
||||
attribute_hidden
|
||||
__libc_init_first (int argc, char **argv, char **envp)
|
||||
{
|
||||
#ifdef SHARED
|
||||
|
|
|
|||
Loading…
Reference in New Issue