summaryrefslogtreecommitdiff
path: root/include/pthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pthread.h')
-rw-r--r--include/pthread.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/pthread.h b/include/pthread.h
index fb37db13bc..f8860bdf93 100644
--- a/include/pthread.h
+++ b/include/pthread.h
@@ -2,5 +2,3 @@
/* This function is called to initialize the pthread library. */
extern void __pthread_initialize (void) __attribute__ ((weak));
-
-extern void __pthread_initialize_minimal (void) __attribute__ ((weak));