service: Add psc services

Adds the basic skeleton for the psc services based off the information
provided by Switch Brew.
This commit is contained in:
Lioncash 2018-08-01 21:59:22 -04:00
parent 12cbf9b562
commit 4d9067936c
6 changed files with 98 additions and 0 deletions

View file

@ -192,6 +192,7 @@ void FileBackend::Write(const Entry& entry) {
SUB(Service, PCTL) \
SUB(Service, PCV) \
SUB(Service, PREPO) \
SUB(Service, PSC) \
SUB(Service, SET) \
SUB(Service, SM) \
SUB(Service, SPL) \