kern: add SvcCreatePort, SvcConnectToPort
This commit is contained in:
@@ -50,6 +50,7 @@ namespace ams::kern {
|
||||
|
||||
/* TODO: More of KClientPort. */
|
||||
Result CreateSession(KClientSession **out);
|
||||
Result CreateLightSession(KLightClientSession **out);
|
||||
};
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user