Reorganize the ndm service path for dummy implement function

SuspendDaemons , ResumeDaemons , OverrideDefaultDaemons

The NDM file move to /core/hle/service/ndm/ now!
This commit is contained in:
JamePeng 2016-02-14 19:53:32 +08:00
parent a2024d7497
commit dd0b8047eb
8 changed files with 124 additions and 26 deletions

View file

@ -42,6 +42,7 @@ namespace Log {
SUB(Service, AM) \
SUB(Service, PTM) \
SUB(Service, LDR) \
SUB(Service, NDM) \
SUB(Service, NIM) \
SUB(Service, NWM) \
SUB(Service, CAM) \