mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-06 15:05:59 +00:00
Move rpcs3/Emu/Cell/lv2 to kernel/cellos
This commit is contained in:
parent
fce4127c2e
commit
dbfa5002e5
282 changed files with 40062 additions and 41342 deletions
|
|
@ -14,9 +14,9 @@
|
|||
#include "sceNp.h"
|
||||
#include "sysPrxForUser.h"
|
||||
|
||||
#include "Emu/Cell/lv2/sys_fs.h"
|
||||
#include "Emu/Cell/lv2/sys_sync.h"
|
||||
#include "Emu/Cell/lv2/sys_time.h"
|
||||
#include "cellos/sys_fs.h"
|
||||
#include "cellos/sys_sync.h"
|
||||
#include "cellos/sys_time.h"
|
||||
#include "Emu/Cell/timers.hpp"
|
||||
#include "Emu/NP/np_contexts.h"
|
||||
#include "Emu/NP/np_handler.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue