mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-23 22:47:51 -05:00
hle: kernel: Update KThreadQueue and migrate KSynchronizationObject.
This commit is contained in:
@ -237,6 +237,7 @@ add_library(core STATIC
|
||||
hle/kernel/k_system_control.h
|
||||
hle/kernel/k_thread.cpp
|
||||
hle/kernel/k_thread.h
|
||||
hle/kernel/k_thread_queue.cpp
|
||||
hle/kernel/k_thread_queue.h
|
||||
hle/kernel/k_trace.h
|
||||
hle/kernel/k_transfer_memory.cpp
|
||||
|
Reference in New Issue
Block a user