mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-21 20:47:55 -05:00
mutex: initial commit of HLE module
This commit is contained in:
@ -35,6 +35,7 @@ set(SRCS core.cpp
|
||||
hle/coprocessor.cpp
|
||||
hle/svc.cpp
|
||||
hle/kernel/kernel.cpp
|
||||
hle/kernel/mutex.cpp
|
||||
hle/kernel/thread.cpp
|
||||
hle/service/apt.cpp
|
||||
hle/service/gsp.cpp
|
||||
|
Reference in New Issue
Block a user