forked from eden-emu/eden
kernel: remove KWritableEvent
This commit is contained in:
parent
62357f5e0f
commit
09777eea76
37 changed files with 152 additions and 233 deletions
|
@ -8,7 +8,6 @@
|
|||
#include "core/core.h"
|
||||
#include "core/hle/ipc_helpers.h"
|
||||
#include "core/hle/kernel/k_event.h"
|
||||
#include "core/hle/kernel/k_writable_event.h"
|
||||
#include "core/hle/service/nvdrv/core/container.h"
|
||||
#include "core/hle/service/nvdrv/devices/nvdevice.h"
|
||||
#include "core/hle/service/nvdrv/devices/nvdisp_disp0.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue