mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-07 15:36:26 +00:00
sys_lwcond* funcs moved and rewritten
This commit is contained in:
parent
2709dc2e36
commit
3cf80b0831
18 changed files with 433 additions and 288 deletions
|
|
@ -175,8 +175,6 @@ namespace sce_libc_func
|
|||
void exit(ARMv7Context& context)
|
||||
{
|
||||
sceLibc.Warning("exit()");
|
||||
|
||||
LV2_LOCK;
|
||||
|
||||
for (auto func : g_atexit)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue