hos: Add exosphere no user exceptions handle cfg

This commit is contained in:
Kostas Missos
2019-09-09 17:00:13 +03:00
parent 718e502983
commit b74b449601
5 changed files with 32 additions and 15 deletions

View File

@@ -19,7 +19,7 @@
#include "../utils/types.h"
void config_exosphere(const char *id, u32 kb, void *warmboot, bool stock);
void config_exosphere(launch_ctxt_t *ctxt);
void secmon_exo_check_panic();
#endif