summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/arp/arp.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* arp: Move to glue servicesZach Hilman2019-06-251-16/+0
| | | | Glue is the name of the sysmodule that contains both arp and bgtc.
* service: Add arp servicesLioncash2018-08-051-0/+16
Adds the basic skeleton of the arp services based off the information provided by Switch Brew.