Tried and failed to use unwinding crate: shall do it myself tomorrow.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
pub use crate::arch::x86_64::drivers::{
|
||||
ascii::{_print, _print_err, _print_log},
|
||||
serial::_serial_write,
|
||||
};
|
||||
|
||||
pub mod stdin;
|
||||
Reference in New Issue
Block a user