sysupdater: Add ValidateUpdate, begin implementing Async logic

This commit is contained in:
Michael Scire 2020-06-26 11:36:38 -07:00 committed by SciresM
parent 1bc271bab1
commit f223c27bb0
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>