mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-19 12:47:58 -05:00
hle: kernel: Add initial impl. of KSlabAllocated.
This commit is contained in:
@ -234,6 +234,7 @@ add_library(core STATIC
|
||||
hle/kernel/service_thread.h
|
||||
hle/kernel/session.cpp
|
||||
hle/kernel/session.h
|
||||
hle/kernel/slab_helpers.h
|
||||
hle/kernel/svc.cpp
|
||||
hle/kernel/svc.h
|
||||
hle/kernel/svc_common.h
|
||||
|
Reference in New Issue
Block a user