[Kernel/APT] Stub some APT and threading stuff to make OoT go further
This commit is contained in:
@@ -103,11 +103,13 @@ class Kernel {
|
||||
void getResourceLimitCurrentValues();
|
||||
void getSystemTick();
|
||||
void getThreadID();
|
||||
void releaseMutex();
|
||||
void sendSyncRequest();
|
||||
void svcCloseHandle();
|
||||
void connectToPort();
|
||||
void outputDebugString();
|
||||
void waitSynchronization1();
|
||||
void waitSynchronizationN();
|
||||
|
||||
// File operations
|
||||
void handleFileOperation(u32 messagePointer, Handle file);
|
||||
|
||||
Reference in New Issue
Block a user