nim: add DestroySystemUpdateTask/ListSystemUpdateTask

This commit is contained in:
Michael Scire
2020-03-31 01:31:23 -07:00
parent 2b930d21fd
commit 6de1361c8b
6 changed files with 171 additions and 1 deletions

View File

@@ -48,6 +48,7 @@
#include "stratosphere/lr.hpp"
#include "stratosphere/map.hpp"
#include "stratosphere/ncm.hpp"
#include "stratosphere/nim.hpp"
#include "stratosphere/patcher.hpp"
#include "stratosphere/pm.hpp"
#include "stratosphere/reg.hpp"
@@ -58,7 +59,6 @@
#include "stratosphere/spl.hpp"
#include "stratosphere/updater.hpp"
/* Include FS last. */
#include "stratosphere/fs.hpp"
#include "stratosphere/fssrv.hpp"