Start implementing ControlMemory
This commit is contained in:
@@ -53,6 +53,7 @@ class Kernel {
|
||||
std::string getProcessName(u32 pid);
|
||||
|
||||
// SVC implementations
|
||||
void controlMemory();
|
||||
void createAddressArbiter();
|
||||
void getResourceLimit();
|
||||
void getResourceLimitLimitValues();
|
||||
|
||||
Reference in New Issue
Block a user