hle: kernel: Add initial impl. of KSlabAllocated.
This commit is contained in:
parent
34ce1dd7c7
commit
f93d939426
2 changed files with 153 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue