mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2025-06-09 04:03:14 +00:00
added posix error write to errno
This commit is contained in:
parent
8e01a1b6d8
commit
1413a70a92
3 changed files with 51 additions and 9 deletions
|
@ -12,6 +12,8 @@ class SymbolsResolver;
|
|||
|
||||
namespace Libraries::Kernel {
|
||||
|
||||
void err_sce_to_posix(int result);
|
||||
|
||||
struct OrbisTimesec {
|
||||
time_t t;
|
||||
u32 west_sec;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue