mirror of
https://github.com/yuzu-emu/yuzu-android.git
synced 2025-06-14 09:10:16 -05:00
hle: Initial implementation of NX service framework and IPC.
This commit is contained in:
@ -32,7 +32,7 @@ namespace Log {
|
||||
CLS(Kernel) \
|
||||
SUB(Kernel, SVC) \
|
||||
CLS(Service) \
|
||||
SUB(Service, SRV) \
|
||||
SUB(Service, SM) \
|
||||
SUB(Service, FS) \
|
||||
SUB(Service, GSP) \
|
||||
SUB(Service, CFG) \
|
||||
|
Reference in New Issue
Block a user