rstubs
0.1.0
Modules
arch
assignments
device
gdt
interrupts
threading
user
util
Constants
MAX_CPUS
STACK_SIZE
Statics
INIT_STACKS
KERNEL_BEGIN
KERNEL_END
MBOOT_PTR
MBOOT_SIG
start_high
Functions
kmain
panic
?
Function
rstubs
::
panic
source
·
[
−
]
pub(crate) fn panic(info: &PanicInfo<'_>) -> !
Expand description
This function is called on panic.