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