mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-15 02:52:41 +00:00
changed a comment
This commit is contained in:
@@ -354,7 +354,7 @@ void __KernelReschedule(const char *reason) {
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
||||
/// Wait thread - on WaitSynchronization
|
||||
/// Put current thread in a wait state - on WaitSynchronization
|
||||
void __KernelWaitThread_Synchronization() {
|
||||
// TODO(bunnei): Just a placeholder function for now... FixMe
|
||||
__KernelWaitCurThread(WAITTYPE_SYNCH, "waitSynchronization called");
|
||||
|
||||
Reference in New Issue
Block a user