Fixed some bugs and changed ASCII logo

This commit is contained in:
ice-bit
2019-09-14 00:38:11 +02:00
parent a0809ba70b
commit c020b7270f
7 changed files with 21 additions and 20 deletions

View File

@@ -35,5 +35,4 @@ void kernel_main() {
iceos_ascii_logo();
init_prompt(); // Initialize frame buffer
}