service: Add migration services

Adds the basic skeleton for the mig:usr service based off information
provided by Switch Brew.
This commit is contained in:
Lioncash 2018-08-02 09:59:08 -04:00
parent 7f4c570671
commit 6ac24e4e5a
6 changed files with 55 additions and 0 deletions

View file

@ -180,6 +180,7 @@ void FileBackend::Write(const Entry& entry) {
SUB(Service, LBL) \
SUB(Service, LDN) \
SUB(Service, LM) \
SUB(Service, Migration) \
SUB(Service, Mii) \
SUB(Service, MM) \
SUB(Service, NCM) \