exo: Use exo new instead of fss ver for new versioning

This commit is contained in:
CTCaer
2020-06-15 10:57:15 +03:00
parent 9e48d64b27
commit 1369d66043
5 changed files with 4 additions and 6 deletions

View File

@@ -19,7 +19,7 @@
#include <utils/types.h>
void config_exosphere(launch_ctxt_t *ctxt, u32 warmboot_base);
void config_exosphere(launch_ctxt_t *ctxt, u32 warmboot_base, bool exo_new);
void secmon_exo_check_panic();
#endif