Add immediate log output for early kernel

This commit is contained in:
Justin C. Miller
2019-03-20 20:58:30 -07:00
parent c435bcfb67
commit 91cb00fde2
5 changed files with 24 additions and 18 deletions

View File

@@ -11,7 +11,6 @@ namespace logs {
#undef LOG
void init();
void output_logs();
} // namespace logs