mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-23 03:06:52 -04:00
sm/tipc: minor cleanup
This commit is contained in:
parent
124a1a1ea0
commit
0189c5f1e6
15 changed files with 394 additions and 599 deletions
|
@ -150,8 +150,6 @@ namespace ams::sm {
|
|||
|
||||
/* Create the manager port handle. */
|
||||
R_ABORT_UNLESS(impl::RegisterServiceForSelf(std::addressof(manager_port_handle), sm::ServiceName::Encode("sm:m"), MaxSessionsManager));
|
||||
|
||||
/* TODO: Debug Monitor port? */
|
||||
}
|
||||
|
||||
/* Register the ports. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue