mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
nptl: Remove internal_function attribute
This commit is contained in:
@ -38,7 +38,6 @@ extern int __libc_multiple_threads attribute_hidden;
|
||||
|
||||
int *
|
||||
#endif
|
||||
internal_function
|
||||
__libc_pthread_init (unsigned long int *ptr, void (*reclaim) (void),
|
||||
const struct pthread_functions *functions)
|
||||
{
|
||||
|
Reference in New Issue
Block a user