Print name of kernel instead.
This commit is contained in:
parent
3d4e2e48c9
commit
9232398bc4
@ -20,5 +20,5 @@
|
||||
|
||||
void kernel_main() {
|
||||
tty_init();
|
||||
tty_write_s("Hello from the kernel!");
|
||||
tty_write_s("Colonel");
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user