Skip to content
Snippets Groups Projects
Unverified Commit a93ff5ed authored by bunnei's avatar bunnei Committed by GitHub
Browse files

Merge pull request #139 from Rozelette/log_nvdrv

logging: add missing NVDRV subclass to macro list
parents 337664ae ad64e7e8
No related branches found
No related tags found
No related merge requests found
......@@ -38,6 +38,7 @@ namespace Log {
SUB(Service, CFG) \
SUB(Service, DSP) \
SUB(Service, HID) \
SUB(Service, NVDRV) \
CLS(HW) \
SUB(HW, Memory) \
SUB(HW, LCD) \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment