summaryrefslogtreecommitdiff
path: root/src/common/logging/log.h
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2018-06-07 02:00:04 -0400
committerGitHub <noreply@github.com>2018-06-07 02:00:04 -0400
commitee1eb8cfdfa5502f2e27ecaab4e37d1e59eee3c5 (patch)
tree014ec98abac52d8a6e6ed61b93a795bf8699edc3 /src/common/logging/log.h
parent0639e030551c3cf669602cf5b15d039e71690da6 (diff)
parenta776464a55f078dcadc54bf69eeeda766586583f (diff)
Merge pull request #522 from mailwl/mm-u
Service/MM: add service and stub some functions
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 43e572ebe..c5015531c 100644
--- a/src/common/logging/log.h
+++ b/src/common/logging/log.h
@@ -61,6 +61,7 @@ enum class Class : ClassType {
Service_FS, ///< The FS (Filesystem) service
Service_HID, ///< The HID (Human interface device) service
Service_LM, ///< The LM (Logger) service
+ Service_MM, ///< The MM (Multimedia) service
Service_NFP, ///< The NFP service
Service_NIFM, ///< The NIFM (Network interface) service
Service_NS, ///< The NS services