service/ps: Boilerplate to register service, no functions implemented
This commit is contained in:
parent
14878a17d9
commit
081becc9f5
4 changed files with 276 additions and 0 deletions
|
@ -332,6 +332,8 @@ add_library(core STATIC
|
|||
hle/service/pm/pm_app.h
|
||||
hle/service/pm/pm_dbg.cpp
|
||||
hle/service/pm/pm_dbg.h
|
||||
hle/service/ps/ps_ps.cpp
|
||||
hle/service/ps/ps_ps.h
|
||||
hle/service/ptm/ptm.cpp
|
||||
hle/service/ptm/ptm.h
|
||||
hle/service/ptm/ptm_gets.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue