core: kernel: Add svc_types header to include SVC-specific types.
This commit is contained in:
parent
82d457af37
commit
ad48ebb2c8
3 changed files with 70 additions and 0 deletions
|
@ -178,6 +178,7 @@ add_library(core STATIC
|
|||
hle/kernel/shared_memory.h
|
||||
hle/kernel/svc.cpp
|
||||
hle/kernel/svc.h
|
||||
hle/kernel/svc_types.h
|
||||
hle/kernel/svc_wrap.h
|
||||
hle/kernel/synchronization_object.cpp
|
||||
hle/kernel/synchronization_object.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue