erpt: skeleton sprofile apis

This commit is contained in:
Michael Scire
2021-09-15 21:50:06 -07:00
committed by SciresM
parent 568a3b62eb
commit bd240b23d8
19 changed files with 492 additions and 1 deletions

View File

@@ -168,6 +168,9 @@ namespace ams::impl {
AMS_DEFINE_SYSTEM_THREAD(21, TioServer, FileServerHtcsServer);
AMS_DEFINE_SYSTEM_THREAD(21, TioServer, SdCardObserver);
/* ServiceProfile */
AMS_DEFINE_SYSTEM_THREAD(-1, sprofile, IpcServer);
#undef AMS_DEFINE_SYSTEM_THREAD