sysupdater: Add ValidateUpdate, begin implementing Async logic

This commit is contained in:
Michael Scire
2020-06-26 11:36:38 -07:00
parent d47e9ec9fd
commit 015537f9bf
19 changed files with 677 additions and 3 deletions

View File

@@ -45,6 +45,7 @@
#include <stratosphere/cfg.hpp>
#include <stratosphere/dmnt.hpp>
#include <stratosphere/erpt.hpp>
#include <stratosphere/err.hpp>
#include <stratosphere/fatal.hpp>
#include <stratosphere/hid.hpp>
#include <stratosphere/hos.hpp>