1
0
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:
Ulrich Drepper
2005-01-07 19:21:52 +00:00
parent 883faf8280
commit ffaa81957a

View File

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