different fix for main proc bug
This commit is contained in:
@@ -108,6 +108,7 @@ struct Proc
|
||||
Context schedcontext;
|
||||
void *udata;
|
||||
Jmp sigjmp;
|
||||
int mainproc;
|
||||
};
|
||||
|
||||
#define proc() _threadproc()
|
||||
|
||||
Reference in New Issue
Block a user