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
4c42134b09
commit
ed0e62fe9e
6 changed files with 97 additions and 0 deletions
|
@ -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) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue