forked from Piraterna/aurix
Added font renderer and terminal emulator
This commit is contained in:
parent
bc4ec556e2
commit
dd4fda27bb
22 changed files with 1921 additions and 5151 deletions
|
@ -38,9 +38,9 @@ void axboot_init()
|
|||
|
||||
//config_init();
|
||||
|
||||
//ui_init();
|
||||
ui_init();
|
||||
|
||||
//debug("axboot_init(): Returned from main menu, something went wrong. Halting!");
|
||||
debug("axboot_init(): Returned from main menu, something went wrong. Halting!");
|
||||
//UNREACHABLE();
|
||||
|
||||
// just boot aurixos for now
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue