mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 12:54:20 +08:00
Add comment
This commit is contained in:
parent
b130f9a860
commit
ef22aafb60
@ -76,6 +76,7 @@ use arch::interrupt::{set_interrupts, halt};
|
||||
#[macro_use]
|
||||
extern crate arch;
|
||||
|
||||
/// Intrinsics for panic handling
|
||||
pub mod panic;
|
||||
|
||||
#[no_mangle]
|
||||
|
||||
Loading…
Reference in New Issue
Block a user