fusee_cpp: add logic for loading mtc overlays

This commit is contained in:
Michael Scire 2021-08-23 21:15:51 -07:00 committed by SciresM
parent 4480e7a8a5
commit 3bcdd0c3c8
157 changed files with 2222 additions and 47 deletions

View file

@ -17,6 +17,8 @@
namespace ams::nxboot {
/* TODO */
void DoMemoryTrainingMariko() {
/* TODO */
}
}