all procs are user procs
This commit is contained in:
@ -20,7 +20,6 @@ typedef struct {
|
||||
char name[0x100];
|
||||
uint8_t state;
|
||||
size_t usemem;
|
||||
bool kern;
|
||||
} ProcStat;
|
||||
|
||||
#endif // SHARE_HDRS_PROCESSCTL_H_
|
||||
|
Reference in New Issue
Block a user