tweaks.
This commit is contained in:
parent
cedbe4a4fa
commit
2db9e4821d
3 changed files with 3 additions and 7 deletions
|
|
@ -24,11 +24,6 @@
|
|||
#include <thread.h>
|
||||
#include "label.h"
|
||||
|
||||
enum{
|
||||
STKSIZE = 16384,
|
||||
STKMAGIC = 0xCAFEBEEF
|
||||
};
|
||||
|
||||
typedef struct Thread Thread;
|
||||
typedef struct Proc Proc;
|
||||
typedef struct Tqueue Tqueue;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue