mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
elf: Remove internal_function attribute
This commit is contained in:
@ -36,7 +36,6 @@ extern char **__environ;
|
||||
Much of this code came from gconv_dl.c with slight modifications. */
|
||||
|
||||
static int
|
||||
internal_function
|
||||
dlerror_run (void (*operate) (void *), void *args)
|
||||
{
|
||||
const char *objname;
|
||||
|
Reference in New Issue
Block a user