add threadlinklibrary
This commit is contained in:
parent
31cf0ab11f
commit
9cb22ba607
@ -26,6 +26,11 @@ _Thread *_threadwakeup(Rendez*);
|
||||
*/
|
||||
void threaddaemonize(void);
|
||||
|
||||
/*
|
||||
* clumsy linker hack
|
||||
*/
|
||||
void threadlinklibrary(void);
|
||||
|
||||
/*
|
||||
* per proc and thread data
|
||||
*/
|
||||
|
||||
Loading…
Reference in New Issue
Block a user