mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-25 05:47:52 -05:00
core: hle: kernel: Add KPageTableSlabHeap.
This commit is contained in:
@ -224,6 +224,7 @@ add_library(core STATIC
|
||||
hle/kernel/k_page_group.h
|
||||
hle/kernel/k_page_table.cpp
|
||||
hle/kernel/k_page_table.h
|
||||
hle/kernel/k_page_table_slab_heap.h
|
||||
hle/kernel/k_port.cpp
|
||||
hle/kernel/k_port.h
|
||||
hle/kernel/k_priority_queue.h
|
||||
|
Reference in New Issue
Block a user