Merge pull request #360 from wheremyfoodat/helpme
Implement SVC 0x3B (GetThreadContext)
This commit is contained in:
@@ -146,6 +146,7 @@ public:
|
||||
void getResourceLimitCurrentValues();
|
||||
void getSystemInfo();
|
||||
void getSystemTick();
|
||||
void getThreadContext();
|
||||
void getThreadID();
|
||||
void getThreadIdealProcessor();
|
||||
void getThreadPriority();
|
||||
|
||||
Reference in New Issue
Block a user