mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-22 13:12:40 +00:00
kernel: memory: Add memory_types.h, for things that are commonly used in memory code.
This commit is contained in:
@@ -156,6 +156,7 @@ add_library(core STATIC
|
||||
hle/kernel/kernel.h
|
||||
hle/kernel/memory/address_space_info.cpp
|
||||
hle/kernel/memory/address_space_info.h
|
||||
hle/kernel/memory/memory_types.h
|
||||
hle/kernel/memory/slab_heap.h
|
||||
hle/kernel/mutex.cpp
|
||||
hle/kernel/mutex.h
|
||||
|
||||
Reference in New Issue
Block a user