Turns out we actually don't need a third stage for Fusee

This commit is contained in:
Michael Scire 2018-04-09 15:12:54 -06:00
parent 953c02dfba
commit 92ef68e84a
64 changed files with 0 additions and 21268 deletions

View file

@ -20,7 +20,6 @@ int main(int argc, void **argv) {
/* TODO: What other hardware init should we do here? */
/* Setup LFB. */
/* TODO: How can we keep the console line/offset to resume printing? */
video_resume(args->lfb, args->console_row, args->console_col);
printk("Welcome to Atmosph\xe8re Fus\xe9" "e Stage 2!\n");