mesosphere: Implement kernelldr through first page table mapping

This commit is contained in:
Michael Scire
2019-12-13 01:21:43 -08:00
committed by SciresM
parent b5becba8ff
commit 2866cb5fe6
24 changed files with 1520 additions and 8 deletions

View File

@@ -19,4 +19,4 @@
#include "board/nintendo/switch/kern_k_system_control.hpp"
#else
#error "Unknown board for KSystemControl"
#endif
#endif