Tweak messaging
This commit is contained in:
parent
3ac35acfca
commit
3f0105e37e
2 changed files with 4 additions and 2 deletions
|
|
@ -7,8 +7,9 @@
|
|||
|
||||
void kmain()
|
||||
{
|
||||
kputs("----------------------");
|
||||
kprintf("Hello, from %s!", "SquidgeOS");
|
||||
kputs("-------------------");
|
||||
kputs("----------------------");
|
||||
knewline();
|
||||
page_init();
|
||||
test_memory_integrity();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue