summaryrefslogtreecommitdiffstats
path: root/src/core/CMakeLists.txt
diff options
context:
space:
mode:
authorLiam <byteslice@airmail.cc>2023-03-07 02:57:06 +0100
committerLiam <byteslice@airmail.cc>2023-03-13 03:06:53 +0100
commit8d1f5bfbd2f25b6d0970161bc3061db42f83789e (patch)
tree095e216d9ea0f49a943b55f02f5e8b60c6ff3186 /src/core/CMakeLists.txt
parentkernel: convert KConditionVariable, KLightConditionVariable, KLightLock (diff)
downloadyuzu-8d1f5bfbd2f25b6d0970161bc3061db42f83789e.tar
yuzu-8d1f5bfbd2f25b6d0970161bc3061db42f83789e.tar.gz
yuzu-8d1f5bfbd2f25b6d0970161bc3061db42f83789e.tar.bz2
yuzu-8d1f5bfbd2f25b6d0970161bc3061db42f83789e.tar.lz
yuzu-8d1f5bfbd2f25b6d0970161bc3061db42f83789e.tar.xz
yuzu-8d1f5bfbd2f25b6d0970161bc3061db42f83789e.tar.zst
yuzu-8d1f5bfbd2f25b6d0970161bc3061db42f83789e.zip
Diffstat (limited to 'src/core/CMakeLists.txt')
-rw-r--r--src/core/CMakeLists.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/core/CMakeLists.txt b/src/core/CMakeLists.txt
index 75e0c4f38..c847fe824 100644
--- a/src/core/CMakeLists.txt
+++ b/src/core/CMakeLists.txt
@@ -211,7 +211,6 @@ add_library(core STATIC
hle/kernel/k_light_condition_variable.h
hle/kernel/k_light_lock.cpp
hle/kernel/k_light_lock.h
- hle/kernel/k_linked_list.h
hle/kernel/k_memory_block.h
hle/kernel/k_memory_block_manager.cpp
hle/kernel/k_memory_block_manager.h