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 4c42134b09
commit ed0e62fe9e
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) \