..
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
|
||||
void kernel_main()
|
||||
{
|
||||
arch_api.enable_interrupts();
|
||||
printf("Welcome to nub OS :)\n");
|
||||
|
||||
printf("Kernel has exited\n");
|
||||
arch_api.halt();
|
||||
}
|
||||
Reference in New Issue
Block a user