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:
Lioncash 2018-08-04 17:54:54 -04:00
parent 2b06301dbf
commit de72956181
6 changed files with 97 additions and 0 deletions

View file

@ -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