ProcessManager: Fill out ProcessTracking::Initialize()

This commit is contained in:
Michael Scire 2018-05-03 16:15:00 -06:00
parent 5025ba5e82
commit 7ab9f507cb
6 changed files with 185 additions and 2 deletions

View file

@ -7,6 +7,10 @@
#include "stratosphere/serviceserver.hpp"
#include "stratosphere/managedportserver.hpp"
#include "stratosphere/existingportserver.hpp"
#include "stratosphere/ievent.hpp"
#include "stratosphere/systemevent.hpp"
#include "stratosphere/waitablemanager.hpp"
#include "stratosphere/ipc_templating.hpp"