mirror of
https://github.com/wheremyfoodat/Panda3DS.git
synced 2025-06-03 12:27:21 +12:00
[Kernel] Implement APIs for detecting Citra & Panda
This commit is contained in:
parent
2c4473bb6e
commit
fb8965942c
2 changed files with 78 additions and 0 deletions
|
@ -128,6 +128,7 @@ private:
|
|||
void getResourceLimit();
|
||||
void getResourceLimitLimitValues();
|
||||
void getResourceLimitCurrentValues();
|
||||
void getSystemInfo();
|
||||
void getSystemTick();
|
||||
void getThreadID();
|
||||
void getThreadPriority();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue