mirror of
https://sourceware.org/git/glibc.git
synced 2025-12-24 17:51:17 +03:00
malloc: Remove the internal_function attribute
This commit is contained in:
@@ -73,7 +73,7 @@ tr_break (void)
|
||||
}
|
||||
libc_hidden_def (tr_break)
|
||||
|
||||
static void internal_function
|
||||
static void
|
||||
tr_where (const void *caller, Dl_info *info)
|
||||
{
|
||||
if (caller != NULL)
|
||||
|
||||
Reference in New Issue
Block a user