From e373027a73e84c04b28bbfb4fc837b4133b17d4f Mon Sep 17 00:00:00 2001
From: Lioncash <mathew1800@gmail.com>
Date: Tue, 31 Jul 2018 06:33:38 -0400
Subject: service: Add the pcie service

Adds the basic skeleton of the pcie service based off information on
Switch Brew.
---
 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 e8d98de997..e770f660b9 100644
--- a/src/common/logging/log.h
+++ b/src/common/logging/log.h
@@ -72,6 +72,7 @@ enum class Class : ClassType {
     Service_NIFM,      ///< The NIFM (Network interface) service
     Service_NS,        ///< The NS services
     Service_NVDRV,     ///< The NVDRV (Nvidia driver) service
+    Service_PCIE,      ///< The PCIe service
     Service_PCTL,      ///< The PCTL (Parental control) service
     Service_PREPO,     ///< The PREPO (Play report) service
     Service_SET,       ///< The SET (Settings) service
-- 
cgit v1.2.3-70-g09d2