sdmmc: various fixes + logging as bugs are debugged

This commit is contained in:
Michael Scire
2020-11-17 18:01:38 -08:00
committed by SciresM
parent b32c9bf17c
commit 512fc8f9b1
9 changed files with 61 additions and 8 deletions

View File

@@ -76,6 +76,7 @@ namespace ams::secmon::fatal {
}
/* TODO */
AMS_LOG_FLUSH();
AMS_INFINITE_LOOP();
}