isan-Ethen / rusty-microkernel

This is a Microkernel OS written in Rust
Apache License 2.0
0 stars 0 forks source link

feat: Implement exeption handling #19

Closed isan-Ethen closed 3 months ago

isan-Ethen commented 3 months ago

Implement exeption handling and reimplement printing PanicInfo message

see #15