[Kernel] Implement APIs for detecting Citra & Panda

This commit is contained in:
wheremyfoodat 2023-08-03 11:32:51 +03:00
parent 2c4473bb6e
commit fb8965942c
2 changed files with 78 additions and 0 deletions

View file

@ -128,6 +128,7 @@ private:
void getResourceLimit();
void getResourceLimitLimitValues();
void getResourceLimitCurrentValues();
void getSystemInfo();
void getSystemTick();
void getThreadID();
void getThreadPriority();