mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-27 03:41:23 +08:00
(__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
Block a user