all procs are user procs
This commit is contained in:
@ -54,8 +54,6 @@ typedef struct Proc {
|
||||
uint8_t state;
|
||||
VasRange *vas;
|
||||
|
||||
bool kern;
|
||||
|
||||
VfsObj *vobjs[PROC_VFSHANDLES_MAX];
|
||||
uint64_t vobjcnt;
|
||||
|
||||
|
Reference in New Issue
Block a user