Update panic_wait.rs

pull/99/head
Andre Richter 3 years ago committed by GitHub
parent 4caf880e0c
commit 4618858f45
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4,7 +4,6 @@
//! A panic handler that infinitely waits.
// use crate::cpu;
use core::panic::PanicInfo;
#[panic_handler]

Loading…
Cancel
Save