hle: Initial implementation of NX service framework and IPC.
This commit is contained in:
parent
14ebd959bd
commit
2ea8867549
21 changed files with 578 additions and 863 deletions
|
@ -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) \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue