mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-01 18:40:57 -06:00
mark as stubbed
This commit is contained in:
parent
82544bf16d
commit
e2ee4eb02f
@ -325,7 +325,7 @@ s32 PS4_SYSV_ABI posix_sigalstack(const OrbisKernelExceptionHandlerStack* ss,
|
||||
old_ss->ss_size = native_old_ss.ss_size;
|
||||
}
|
||||
#else
|
||||
LOG_ERROR(Lib_Kernel, "UNIMPLEMENTED");
|
||||
LOG_ERROR(Lib_Kernel, "(stubbed)");
|
||||
#endif
|
||||
return ORBIS_OK;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user