mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-31 06:48:22 -04:00
tipc: implement framework/server support logic (except for actual processing)
This commit is contained in:
parent
e3a65b1405
commit
822875ecf5
7 changed files with 609 additions and 3 deletions
|
@ -19,3 +19,7 @@
|
|||
#include <stratosphere/tipc/tipc_allocators.hpp>
|
||||
|
||||
#include <stratosphere/tipc/impl/tipc_impl_command_serialization.hpp>
|
||||
#include <stratosphere/tipc/impl/tipc_autogen_interface_macros.hpp>
|
||||
|
||||
#include <stratosphere/tipc/tipc_object_manager.hpp>
|
||||
#include <stratosphere/tipc/tipc_server_manager.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue