Add more from the std
This commit is contained in:
@@ -150,11 +150,11 @@ pub mod rust_2024 {
|
||||
}
|
||||
}
|
||||
|
||||
#[panic_handler]
|
||||
fn panic(_panic_info: &core::panic::PanicInfo) -> ! {
|
||||
// TODO print
|
||||
loop {}
|
||||
}
|
||||
// #[panic_handler]
|
||||
// fn panic(_panic_info: &core::panic::PanicInfo) -> ! {
|
||||
// // TODO print
|
||||
// loop {}
|
||||
// }
|
||||
|
||||
/// # Safety
|
||||
/// `argc` and `argv` are passed by the kernel
|
||||
|
||||
Reference in New Issue
Block a user