From bd8c80a7b4836702f889c1e215599f558ed89c82 Mon Sep 17 00:00:00 2001 From: JamePeng Date: Sun, 2 Oct 2016 15:45:58 +0800 Subject: Update the stub code of BOSS --- src/common/logging/log.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/common/logging/log.h') 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 -- cgit v1.2.3