mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-30 06:25:20 -04:00
tipc: first draft object allocation logic
This commit is contained in:
parent
21b883a75c
commit
ec988c5a99
6 changed files with 236 additions and 1 deletions
|
@ -15,4 +15,7 @@
|
|||
*/
|
||||
#pragma once
|
||||
|
||||
#include <stratosphere/tipc/tipc_service_object.hpp>
|
||||
#include <stratosphere/tipc/tipc_allocators.hpp>
|
||||
|
||||
#include <stratosphere/tipc/impl/tipc_impl_command_serialization.hpp>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue