Services: Stubs and minor changes

This commit is contained in:
purpasmart96 2015-03-07 17:54:16 -08:00
parent 03ceb7adf9
commit 198c0ddc72
20 changed files with 409 additions and 68 deletions

View file

@ -39,6 +39,8 @@ static std::shared_ptr<Logger> global_logger;
SUB(Service, AC) \
SUB(Service, PTM) \
SUB(Service, LDR) \
SUB(Service, NIM) \
SUB(Service, NWM) \
SUB(Service, CFG) \
SUB(Service, DSP) \
SUB(Service, HID) \