strat: changes for sm tipc (boots 11.0.1, now)
This commit is contained in:
@@ -52,7 +52,7 @@ namespace ams::sm::impl {
|
||||
|
||||
template<typename F>
|
||||
Result DoWithPerThreadSession(F f) {
|
||||
Service srv;
|
||||
TipcService srv;
|
||||
{
|
||||
std::scoped_lock lk(GetPerThreadSessionMutex());
|
||||
R_ABORT_UNLESS(smAtmosphereOpenSession(&srv));
|
||||
|
||||
Reference in New Issue
Block a user