mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-05-23 19:26:55 -04:00
ProcessManager: Fully implement pm:dmnt. Remove debug logging.
This commit is contained in:
parent
6dc8ab6f17
commit
ae78ee22da
10 changed files with 230 additions and 42 deletions
|
@ -2,7 +2,6 @@
|
|||
#include <stratosphere.hpp>
|
||||
#include "pm_process_track.hpp"
|
||||
#include "pm_registration.hpp"
|
||||
#include "pm_debug.hpp"
|
||||
|
||||
void ProcessTracking::MainLoop(void *arg) {
|
||||
/* Make a new waitable manager. */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue