Various fixes, add spell.
This commit is contained in:
@@ -197,6 +197,7 @@ void _threadsysfatal(char*, va_list);
|
||||
long _xdec(long*);
|
||||
void _xinc(long*);
|
||||
void _threadremove(Proc*, Thread*);
|
||||
void threadstatus(void);
|
||||
|
||||
extern int _threaddebuglevel;
|
||||
extern char* _threadexitsallstatus;
|
||||
|
||||
Reference in New Issue
Block a user