fusee_cpp: implement inline storage of EmcDvfsTimingTables

This commit is contained in:
Michael Scire
2021-08-24 16:51:16 -07:00
committed by SciresM
parent 3bcdd0c3c8
commit d2f3b806d6
12 changed files with 3705 additions and 753 deletions

View File

@@ -20,4 +20,6 @@ namespace ams::nxboot {
void DoMemoryTraining();
int GetMemoryTrainingTableIndex();
}