diff options
-rw-r--r-- | libc_pthread_init.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/libc_pthread_init.c b/libc_pthread_init.c index afce1f7..eb6f41b 100644 --- a/libc_pthread_init.c +++ b/libc_pthread_init.c @@ -21,7 +21,6 @@ #include <pthread-functions.h> void -internal_function __libc_pthread_init (const struct pthread_functions *functions) { #ifdef SHARED |