aboutsummaryrefslogtreecommitdiff
path: root/src/common/logging/log.h
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2016-10-07 23:02:39 -0400
committerGitHub <noreply@github.com>2016-10-07 23:02:39 -0400
commitcc7f1155a890e049299911aa54ec82804a2e5347 (patch)
treef232a1db9dcc8c3484bd7a39fd62ab22ac0cd568 /src/common/logging/log.h
parentd989102c9cdbeea77445d4f00297157b6d3b6f50 (diff)
parentbd8c80a7b4836702f889c1e215599f558ed89c82 (diff)
Merge pull request #2024 from JamePeng/update-boss-code
Update the stub code of BOSS
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 a4b4750de..8d3a2d03e 100644
--- a/src/common/logging/log.h
+++ b/src/common/logging/log.h
@@ -54,6 +54,7 @@ enum class Class : ClassType {
Service_FS, ///< The FS (Filesystem) service implementation
Service_ERR, ///< The ERR (Error) port implementation
Service_APT, ///< The APT (Applets) service
+ Service_BOSS, ///< The BOSS (SpotPass) service
Service_GSP, ///< The GSP (GPU control) service
Service_AC, ///< The AC (WiFi status) service
Service_AM, ///< The AM (Application manager) service