[Kernel] Hopefully implement the QueryMemory svc remotely correctly
This commit is contained in:
@@ -69,6 +69,8 @@ class Kernel {
|
||||
void createAddressArbiter();
|
||||
void createEvent();
|
||||
void controlMemory();
|
||||
void mapMemoryBlock();
|
||||
void queryMemory();
|
||||
void getResourceLimit();
|
||||
void getResourceLimitLimitValues();
|
||||
void getResourceLimitCurrentValues();
|
||||
|
||||
Reference in New Issue
Block a user