mirror of
https://sourceware.org/git/glibc.git
synced 2025-08-08 17:42:12 +03:00
elf: Remove internal_function attribute
This commit is contained in:
@@ -26,7 +26,6 @@ typedef void (*fini_t) (void);
|
||||
|
||||
|
||||
void
|
||||
internal_function
|
||||
_dl_sort_fini (struct link_map **maps, size_t nmaps, char *used, Lmid_t ns)
|
||||
{
|
||||
/* A list of one element need not be sorted. */
|
||||
|
Reference in New Issue
Block a user