summaryrefslogtreecommitdiff
path: root/exit.c
diff options
context:
space:
mode:
Diffstat (limited to 'exit.c')
-rw-r--r--exit.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/exit.c b/exit.c
index 0498dbf..46c2b3f 100644
--- a/exit.c
+++ b/exit.c
@@ -27,10 +27,6 @@
#include "pthread.h"
#include "implement.h"
-/*
- * Code contributed by John E. Bossom <JEB>.
- */
-
void
pthread_exit (void *value_ptr)
/*