Removed errant comment that isnt really applicable anymore
Just cleanup before some work
This commit is contained in:
parent
4899877cec
commit
d5f996973c
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@ void kern_main(uint32_t multiboot_magic, mb_info_t* multiboot_info)
|
|||
|
||||
//wipe the screen
|
||||
vga_clear();
|
||||
//We're going to use this buffer as our 8char hex representation for reading mem
|
||||
|
||||
printf(vga_out, "Entry eax:%X\n", multiboot_magic);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue