1
0
Fork 0
mirror of https://github.com/PabloMK7/citra.git synced 2025-09-18 16:50:04 +00:00

frd:u: Initial stub some functions

This commit is contained in:
mailwl 2016-03-01 20:41:40 +03:00
parent e366f60cff
commit 81d988b022
6 changed files with 236 additions and 55 deletions
src/common/logging

View file

@ -34,6 +34,7 @@ namespace Log {
SUB(Kernel, SVC) \
CLS(Service) \
SUB(Service, SRV) \
SUB(Service, FRD) \
SUB(Service, FS) \
SUB(Service, ERR) \
SUB(Service, APT) \