Kernel: Kernel::Panic now dumps stacktrace to com1
This commit is contained in:
@@ -117,6 +117,7 @@ _start:
|
||||
call _init
|
||||
|
||||
# call to the kernel itself
|
||||
xorl %ebp, %ebp
|
||||
call kernel_main
|
||||
|
||||
system_halt:
|
||||
|
||||
Reference in New Issue
Block a user