mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-29 22:15:17 -04:00
ProcessManager: Fill out ProcessTracking::Initialize()
This commit is contained in:
parent
5025ba5e82
commit
7ab9f507cb
6 changed files with 185 additions and 2 deletions
|
@ -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"
|
Loading…
Add table
Add a link
Reference in a new issue