mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-20 19:48:17 -05:00
core: hle: kernel: Update KConditionVariable.
This commit is contained in:
@ -158,6 +158,8 @@ add_library(core STATIC
|
||||
hle/kernel/hle_ipc.cpp
|
||||
hle/kernel/hle_ipc.h
|
||||
hle/kernel/k_affinity_mask.h
|
||||
hle/kernel/k_condition_variable.cpp
|
||||
hle/kernel/k_condition_variable.h
|
||||
hle/kernel/k_priority_queue.h
|
||||
hle/kernel/k_scheduler.cpp
|
||||
hle/kernel/k_scheduler.h
|
||||
|
Reference in New Issue
Block a user