renamed "syscall" module to "svc" (more accurate naming)
This commit is contained in:
parent
f654a03f1f
commit
143bba2045
9 changed files with 28 additions and 26 deletions
|
@ -33,7 +33,7 @@ set(SRCS core.cpp
|
|||
hle/hle.cpp
|
||||
hle/config_mem.cpp
|
||||
hle/coprocessor.cpp
|
||||
hle/syscall.cpp
|
||||
hle/svc.cpp
|
||||
hle/kernel/kernel.cpp
|
||||
hle/kernel/thread.cpp
|
||||
hle/service/apt.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue