kernel: add KCapabilities
This commit is contained in:
parent
159aab9a97
commit
67a8740af6
6 changed files with 738 additions and 0 deletions
|
@ -182,6 +182,8 @@ add_library(core STATIC
|
|||
hle/kernel/k_auto_object_container.cpp
|
||||
hle/kernel/k_auto_object_container.h
|
||||
hle/kernel/k_affinity_mask.h
|
||||
hle/kernel/k_capabilities.cpp
|
||||
hle/kernel/k_capabilities.h
|
||||
hle/kernel/k_class_token.cpp
|
||||
hle/kernel/k_class_token.h
|
||||
hle/kernel/k_client_port.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue