Introduce concept of Process Resources (PR_MEM), implement necessary syscalls
All checks were successful
Build documentation / build-and-deploy (push) Successful in 42s
All checks were successful
Build documentation / build-and-deploy (push) Successful in 42s
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
c += proc/proc.c
|
||||
c += proc/resource.c
|
||||
|
||||
o += proc/proc.o
|
||||
o += proc/resource.o
|
||||
|
||||
Reference in New Issue
Block a user