diff options
Diffstat (limited to 'src/common/logging/backend.cpp')
| -rw-r--r-- | src/common/logging/backend.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/logging/backend.cpp b/src/common/logging/backend.cpp index 55de535c0..b8f7f473d 100644 --- a/src/common/logging/backend.cpp +++ b/src/common/logging/backend.cpp | |||
| @@ -185,6 +185,7 @@ void FileBackend::Write(const Entry& entry) { | |||
| 185 | SUB(Service, NIFM) \ | 185 | SUB(Service, NIFM) \ |
| 186 | SUB(Service, NS) \ | 186 | SUB(Service, NS) \ |
| 187 | SUB(Service, NVDRV) \ | 187 | SUB(Service, NVDRV) \ |
| 188 | SUB(Service, PCIE) \ | ||
| 188 | SUB(Service, PCTL) \ | 189 | SUB(Service, PCTL) \ |
| 189 | SUB(Service, PREPO) \ | 190 | SUB(Service, PREPO) \ |
| 190 | SUB(Service, SET) \ | 191 | SUB(Service, SET) \ |