aboutsummaryrefslogtreecommitdiff
path: root/include/thread.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/thread.h')
-rw-r--r--include/thread.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/include/thread.h b/include/thread.h
index a65ebe79..c6dc5930 100644
--- a/include/thread.h
+++ b/include/thread.h
@@ -35,11 +35,6 @@ void threaddaemonize(void);
*/
/*
- * clumsy linker hack
- */
-void threadlinklibrary(void);
-
-/*
* per proc and thread data
*/
void **procdata(void);