1
0
mirror of https://git.suyu.dev/suyu/suyu synced 2025-09-10 00:06:32 -05:00

Merge pull request #1435 from mailwl/frd_u

frd:u: Initial stub some functions
This commit is contained in:
bunnei
2016-04-05 23:04:35 -04:00
6 changed files with 236 additions and 55 deletions

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) \