Make kprintf_internal so panic.h can use it.
This commit is contained in:
parent
b4d5f8f6eb
commit
663c2712fd
6 changed files with 75 additions and 63 deletions
|
|
@ -16,4 +16,6 @@ void kmain()
|
|||
uart_init();
|
||||
page_init();
|
||||
interrupt_init();
|
||||
|
||||
kpanic_force();
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue