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 5c45261082
commit 47c7ae6104
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) \