changed a comment
This commit is contained in:
parent
cfea5fdd58
commit
09b8e8fb6a
2 changed files with 2 additions and 2 deletions
|
@ -31,5 +31,5 @@ Handle __KernelSetupMainThread(s32 priority, int stack_size=KERNEL_DEFAULT_STACK
|
|||
void __KernelThreadingInit();
|
||||
void __KernelThreadingShutdown();
|
||||
|
||||
/// Wait thread - on WaitSynchronization
|
||||
/// Put current thread in a wait state - on WaitSynchronization
|
||||
void __KernelWaitThread_Synchronization();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue