log: Add logging category for NS services.

This commit is contained in:
bunnei
2018-02-14 21:43:11 -05:00
parent e017184445
commit fa58d95027
2 changed files with 2 additions and 0 deletions

View File

@ -40,6 +40,7 @@ namespace Log {
SUB(Service, HID) \
SUB(Service, LM) \
SUB(Service, NIFM) \
SUB(Service, NS) \
SUB(Service, NVDRV) \
SUB(Service, PCTL) \
SUB(Service, SET) \