exo2: implement the atmosphere extension mappers

This commit is contained in:
Michael Scire 2020-05-20 00:34:01 -07:00 committed by SciresM
parent 1e0124fb67
commit 36754e2c38
12 changed files with 370 additions and 102 deletions

View file

@ -20,7 +20,7 @@
#include "secmon_smc_aes.hpp"
#include "secmon_smc_device_unique_data.hpp"
#include "secmon_smc_se_lock.hpp"
#include "secmon_user_page_mapper.hpp"
#include "secmon_page_mapper.hpp"
namespace ams::secmon::smc {