Module panic

Module panic 

Source
Expand description

Panic support.

Functionsยง

__ostd_panic_handler
The default panic handler for OSTD based kernels.
abort
Aborts the system.
begin_panic
catch_unwind
print_stack_trace
Prints the stack trace of the current thread to the console.