mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-06 15:05:59 +00:00
Fix sys_config_get_io_event syscall name
This commit is contained in:
parent
c6993d3f1c
commit
949f33c8a4
4 changed files with 4 additions and 3 deletions
|
|
@ -434,4 +434,4 @@ error_code sys_config_unregister_io_error_listener(u32 config_hdl)
|
|||
{
|
||||
sys_config.todo("sys_config_register_io_error_listener(config_hdl=0x%x)", config_hdl);
|
||||
return CELL_OK;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue