From 7931cc0ceb744ff03cce0affeb5535d1766e95d2 Mon Sep 17 00:00:00 2001
From: Lioncash <mathew1800@gmail.com>
Date: Fri, 27 Jul 2018 17:32:45 -0400
Subject: service: Add ncm services

Adds the basic skeleton for the ncm services based off information on
Switch Brew.
---
 src/common/logging/backend.cpp | 1 +
 1 file changed, 1 insertion(+)

(limited to 'src/common/logging/backend.cpp')

diff --git a/src/common/logging/backend.cpp b/src/common/logging/backend.cpp
index 30537b27b4..67a803e23a 100644
--- a/src/common/logging/backend.cpp
+++ b/src/common/logging/backend.cpp
@@ -177,6 +177,7 @@ void FileBackend::Write(const Entry& entry) {
     SUB(Service, LDN)                                                                              \
     SUB(Service, LM)                                                                               \
     SUB(Service, MM)                                                                               \
+    SUB(Service, NCM)                                                                              \
     SUB(Service, NFC)                                                                              \
     SUB(Service, NFP)                                                                              \
     SUB(Service, NIFM)                                                                             \
-- 
cgit v1.2.3-70-g09d2