mirror of
https://github.com/yuzu-emu/yuzu.git
synced 2025-06-21 22:17:52 -05:00
Kernel: Convert Mutex to not use Handles
This commit is contained in:
@ -10,6 +10,7 @@
|
||||
#include "core/hle/kernel/event.h"
|
||||
#include "core/hle/kernel/mutex.h"
|
||||
#include "core/hle/kernel/shared_memory.h"
|
||||
#include "core/hle/kernel/thread.h"
|
||||
#include "core/hle/service/apt_s.h"
|
||||
|
||||
////////////////////////////////////////////////////////////////////////////////////////////////////
|
||||
|
Reference in New Issue
Block a user