Service/spl: add module and services
This commit is contained in:
parent
ec5ede68e7
commit
95e747cd06
10 changed files with 176 additions and 0 deletions
|
@ -65,6 +65,7 @@ enum class Class : ClassType {
|
|||
Service_PCTL, ///< The PCTL (Parental control) service
|
||||
Service_SET, ///< The SET (Settings) service
|
||||
Service_SM, ///< The SM (Service manager) service
|
||||
Service_SPL, ///< The SPL service
|
||||
Service_Time, ///< The time service
|
||||
Service_VI, ///< The VI (Video interface) service
|
||||
HW, ///< Low-level hardware emulation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue