add threadlinklibrary

This commit is contained in:
rsc 2004-12-28 04:04:16 +00:00
parent 31cf0ab11f
commit 9cb22ba607

View file

@ -26,6 +26,11 @@ _Thread *_threadwakeup(Rendez*);
*/
void threaddaemonize(void);
/*
* clumsy linker hack
*/
void threadlinklibrary(void);
/*
* per proc and thread data
*/