erpt: reimplement the sysmodule

This commit is contained in:
Michael Scire
2020-04-08 10:25:24 -07:00
parent eca5ac01b8
commit 16a25309d2
115 changed files with 6705 additions and 53 deletions

View File

@@ -17,3 +17,9 @@
#pragma once
#include <stratosphere/erpt/erpt_ids.autogen.hpp>
#include <stratosphere/erpt/erpt_types.hpp>
#include <stratosphere/erpt/erpt_multiple_category_context.hpp>
#include <stratosphere/erpt/sf/erpt_sf_i_context.hpp>
#include <stratosphere/erpt/sf/erpt_sf_i_session.hpp>
#include <stratosphere/erpt/srv/erpt_srv_types.hpp>
#include <stratosphere/erpt/srv/erpt_srv_api.hpp>