hle: Remove Domain and SyncObject kernel objects.
This commit is contained in:
parent
932fa94af7
commit
67758857e4
10 changed files with 2 additions and 169 deletions
|
@ -11,7 +11,6 @@
|
|||
#include "core/hle/ipc.h"
|
||||
#include "core/hle/kernel/client_port.h"
|
||||
#include "core/hle/kernel/client_session.h"
|
||||
#include "core/hle/kernel/domain.h"
|
||||
#include "core/hle/kernel/handle_table.h"
|
||||
#include "core/hle/kernel/hle_ipc.h"
|
||||
#include "core/hle/kernel/kernel.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue