psc: move IPmControl, IPmModule, IPmService
This commit is contained in:
parent
8bbc209950
commit
6c2d6cff19
9 changed files with 141 additions and 69 deletions
|
@ -891,6 +891,12 @@ add_library(core STATIC
|
|||
hle/service/pm/pm.h
|
||||
hle/service/prepo/prepo.cpp
|
||||
hle/service/prepo/prepo.h
|
||||
hle/service/psc/pm_control.cpp
|
||||
hle/service/psc/pm_control.h
|
||||
hle/service/psc/pm_module.cpp
|
||||
hle/service/psc/pm_module.h
|
||||
hle/service/psc/pm_service.cpp
|
||||
hle/service/psc/pm_service.h
|
||||
hle/service/psc/psc.cpp
|
||||
hle/service/psc/psc.h
|
||||
hle/service/psc/time/alarms.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue