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 d2498546e6
commit 631b0e887a
6 changed files with 97 additions and 0 deletions

View File

@@ -168,6 +168,7 @@ void FileBackend::Write(const Entry& entry) {
SUB(Service, AM) \
SUB(Service, AOC) \
SUB(Service, APM) \
SUB(Service, ARP) \
SUB(Service, BCAT) \
SUB(Service, BPC) \
SUB(Service, BTM) \