kernel/svc: switch to generated wrappers
This commit is contained in:
parent
0373000143
commit
2415d37ea2
45 changed files with 7467 additions and 1569 deletions
|
@ -310,6 +310,7 @@ add_library(core STATIC
|
|||
hle/kernel/svc/svc_event.cpp
|
||||
hle/kernel/svc/svc_exception.cpp
|
||||
hle/kernel/svc/svc_info.cpp
|
||||
hle/kernel/svc/svc_insecure_memory.cpp
|
||||
hle/kernel/svc/svc_interrupt_event.cpp
|
||||
hle/kernel/svc/svc_io_pool.cpp
|
||||
hle/kernel/svc/svc_ipc.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue