mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-07 11:55:45 +00:00
hle: Initial implementation of NX service framework and IPC.
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include "core/hle/kernel/client_session.h"
|
||||
#include "core/hle/kernel/handle_table.h"
|
||||
#include "core/hle/kernel/process.h"
|
||||
#include "core/hle/kernel/thread.h"
|
||||
#include "core/hle/lock.h"
|
||||
#include "core/hle/result.h"
|
||||
#include "core/hle/service/service.h"
|
||||
|
||||
Reference in New Issue
Block a user