mirror of
https://git.suyu.dev/suyu/suyu
synced 2026-05-29 22:49:13 +00:00
kernel: memory: Add system_control code, which will be used for ASLR support.
This commit is contained in:
@@ -159,6 +159,8 @@ add_library(core STATIC
|
||||
hle/kernel/memory/memory_block.h
|
||||
hle/kernel/memory/memory_types.h
|
||||
hle/kernel/memory/slab_heap.h
|
||||
hle/kernel/memory/system_control.cpp
|
||||
hle/kernel/memory/system_control.h
|
||||
hle/kernel/mutex.cpp
|
||||
hle/kernel/mutex.h
|
||||
hle/kernel/object.cpp
|
||||
|
||||
Reference in New Issue
Block a user