mirror of
https://github.com/Atmosphere-NX/Atmosphere.git
synced 2025-06-08 02:14:41 -04:00
Turns out we actually don't need a third stage for Fusee
This commit is contained in:
parent
953c02dfba
commit
92ef68e84a
64 changed files with 0 additions and 21268 deletions
|
@ -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");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue