mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-05-03 09:48:27 +00:00
Start implementing ControlMemory
This commit is contained in:
parent
6219abd17a
commit
2128d5060b
4 changed files with 70 additions and 1 deletions
|
@ -53,6 +53,7 @@ class Kernel {
|
|||
std::string getProcessName(u32 pid);
|
||||
|
||||
// SVC implementations
|
||||
void controlMemory();
|
||||
void createAddressArbiter();
|
||||
void getResourceLimit();
|
||||
void getResourceLimitLimitValues();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue