Another one
This commit is contained in:
@@ -392,8 +392,8 @@ void Kernel::svcReleaseMutex() {
|
|||||||
return;
|
return;
|
||||||
}
|
}
|
||||||
|
|
||||||
releaseMutex(moo);
|
|
||||||
regs[0] = SVCResult::Success;
|
regs[0] = SVCResult::Success;
|
||||||
|
releaseMutex(moo);
|
||||||
}
|
}
|
||||||
|
|
||||||
// Returns whether an object is waitable or not
|
// Returns whether an object is waitable or not
|
||||||
|
|||||||
Reference in New Issue
Block a user