it compiles!

This commit is contained in:
2025-02-20 02:47:18 +00:00
parent 0df671c3fc
commit 2f0e09b9bc
65 changed files with 119 additions and 248 deletions
+1
View File
@@ -51,6 +51,7 @@ unsafe extern "C" fn kmain() -> ! {
#[panic_handler]
fn rust_panic(_info: &core::panic::PanicInfo) -> ! {
hcf();
// loop {}
}
fn hcf() -> ! {