service: Add arp services
Adds the basic skeleton of the arp services based off the information provided by Switch Brew.
This commit is contained in:
parent
2b06301dbf
commit
de72956181
6 changed files with 97 additions and 0 deletions
|
@ -54,6 +54,7 @@ enum class Class : ClassType {
|
|||
Service_AM, ///< The AM (Applet manager) service
|
||||
Service_AOC, ///< The AOC (AddOn Content) service
|
||||
Service_APM, ///< The APM (Performance) service
|
||||
Service_ARP, ///< The ARP service
|
||||
Service_Audio, ///< The Audio (Audio control) service
|
||||
Service_BCAT, ///< The BCAT service
|
||||
Service_BPC, ///< The BPC service
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue