summaryrefslogtreecommitdiff
path: root/src/common/logging/log.h
diff options
context:
space:
mode:
authorbunnei <bunneidev@gmail.com>2018-08-02 14:53:55 -0400
committerGitHub <noreply@github.com>2018-08-02 14:53:55 -0400
commitd0bd01146e382f6aca79ac3a970b292eb30873a0 (patch)
treeff2a8f7a08e7daa8ccdfc386cf9b38bd9140d418 /src/common/logging/log.h
parenta03c644aed943397f7a4e44715a167e0471b6262 (diff)
parent42c517132298005b3882837131cccf4d27331ed0 (diff)
Merge pull request #893 from lioncash/psc
service: Add the psc services
Diffstat (limited to 'src/common/logging/log.h')
-rw-r--r--src/common/logging/log.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/common/logging/log.h b/src/common/logging/log.h
index e96d817f4..b5891fb15 100644
--- a/src/common/logging/log.h
+++ b/src/common/logging/log.h
@@ -77,8 +77,9 @@ enum class Class : ClassType {
Service_NVDRV, ///< The NVDRV (Nvidia driver) service
Service_PCIE, ///< The PCIe service
Service_PCTL, ///< The PCTL (Parental control) service
- Service_PCV, ///< The PCV (Parental control) service
+ Service_PCV, ///< The PCV service
Service_PREPO, ///< The PREPO (Play report) service
+ Service_PSC, ///< The PSC service
Service_SET, ///< The SET (Settings) service
Service_SM, ///< The SM (Service manager) service
Service_SPL, ///< The SPL service