diff options
Diffstat (limited to 'exit.c')
-rw-r--r-- | exit.c | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -27,10 +27,6 @@ #include "pthread.h" #include "implement.h" -/* - * Code contributed by John E. Bossom <JEB>. - */ - void pthread_exit (void *value_ptr) /* |