tipc: tentative core serialization logic (missing imports, won't compile)

This commit is contained in:
Michael Scire 2021-04-08 01:46:16 -07:00 committed by SciresM
parent dc6a0d7562
commit e93d71d932
6 changed files with 688 additions and 7 deletions

View file

@ -84,6 +84,7 @@
#include <stratosphere/socket.hpp>
#include <stratosphere/spl.hpp>
#include <stratosphere/time.hpp>
#include <stratosphere/tipc.hpp>
#include <stratosphere/tma.hpp>
#include <stratosphere/updater.hpp>
#include <stratosphere/usb.hpp>