mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-25 02:02:09 +03:00
(__libc_init_first): Don't make __libc_init_first hidden.
This commit is contained in:
@ -40,7 +40,6 @@ char **__libc_argv attribute_hidden;
|
||||
|
||||
|
||||
void
|
||||
attribute_hidden
|
||||
__libc_init_first (int argc, char **argv, char **envp)
|
||||
{
|
||||
#ifdef SHARED
|
||||
|
Reference in New Issue
Block a user