From 83b09837ed5c106840d0f069a81eed41a646bff3 Mon Sep 17 00:00:00 2001 From: Florian Weimer Date: Thu, 31 Aug 2017 17:50:26 +0200 Subject: nptl: Remove internal_function attribute --- nptl/libc_pthread_init.c | 1 - 1 file changed, 1 deletion(-) (limited to 'nptl/libc_pthread_init.c') diff --git a/nptl/libc_pthread_init.c b/nptl/libc_pthread_init.c index 0db7a10893..875b27e74c 100644 --- a/nptl/libc_pthread_init.c +++ b/nptl/libc_pthread_init.c @@ -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) { -- cgit 1.4.1