[DSP] Add empty service

This commit is contained in:
wheremyfoodat
2022-10-10 17:50:26 +03:00
parent 6c3acda34e
commit 4c8ddd2f10
7 changed files with 50 additions and 4 deletions

View File

@@ -27,6 +27,7 @@ namespace Log {
// Service loggers
static Logger<true> aptLogger;
static Logger<true> dspServiceLogger;
static Logger<true> fsLogger;
static Logger<true> hidLogger;
static Logger<true> gspGPULogger;