mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-08-16 14:22:06 -07:00
core: hle: kernel: Add KPageTableManager.
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_manager.h
|
||||
hle/kernel/k_page_table_slab_heap.h
|
||||
hle/kernel/k_port.cpp
|
||||
hle/kernel/k_port.h
|
||||
|
Reference in New Issue
Block a user