IPC helpers example
This commit is contained in:
parent
8f2b642415
commit
8baae9d982
3 changed files with 40 additions and 35 deletions
|
@ -10,6 +10,7 @@
|
|||
#include <boost/container/flat_map.hpp>
|
||||
#include "common/common_types.h"
|
||||
#include "core/hle/ipc.h"
|
||||
#include "core/hle/ipc_helpers.h"
|
||||
#include "core/hle/kernel/client_port.h"
|
||||
#include "core/hle/kernel/thread.h"
|
||||
#include "core/hle/result.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue