Exosphere: Add API for retrieving versioning info.

This commit is contained in:
Michael Scire 2018-05-09 06:29:56 -06:00
parent bf94bf48d2
commit ba7d0c2cb6
6 changed files with 38 additions and 5 deletions

View file

@ -38,7 +38,7 @@ void __libnx_initheap(void) {
}
void __appInit(void) {
/* We must do nothing here, because we are sm. */
/* We must do no setup here, because we are sm. */
}
void __appExit(void) {