summaryrefslogtreecommitdiff
path: root/src/common/logging/log.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/logging/log.h')
-rw-r--r--src/common/logging/log.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/logging/log.h b/src/common/logging/log.h
index 3144a0349..09ea7a2c7 100644
--- a/src/common/logging/log.h
+++ b/src/common/logging/log.h
@@ -56,6 +56,7 @@ enum class Class : ClassType {
56 Service_DSP, ///< The DSP (DSP control) service 56 Service_DSP, ///< The DSP (DSP control) service
57 Service_HID, ///< The HID (Human interface device) service 57 Service_HID, ///< The HID (Human interface device) service
58 Service_NVDRV, ///< The NVDRV (Nvidia driver) service 58 Service_NVDRV, ///< The NVDRV (Nvidia driver) service
59 Service_Audio, ///< The Audio (Audio control) service
59 HW, ///< Low-level hardware emulation 60 HW, ///< Low-level hardware emulation
60 HW_Memory, ///< Memory-map and address translation 61 HW_Memory, ///< Memory-map and address translation
61 HW_LCD, ///< LCD register emulation 62 HW_LCD, ///< LCD register emulation