We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0cecf4 commit 11f9313Copy full SHA for 11f9313
1 file changed
libogc/lwpcompat/lwpc_sem.c
@@ -70,5 +70,5 @@ s32 LWP_SemPost(sem_t sem)
70
}
71
72
PPCIrqUnlockByMsr(st);
73
- return -1;
+ return 0;
74
0 commit comments