mirror of
https://github.com/sgmarz/osblog.git
synced 2024-11-23 18:06:20 +04:00
Fixed unit type
This commit is contained in:
parent
ac5e41ceb4
commit
a76745278e
@ -75,7 +75,7 @@ extern "C" fn m_trap(epc: usize,
|
||||
panic!("Unhandled async trap CPU#{} -> {}\n", hart, cause_num);
|
||||
}
|
||||
}
|
||||
}
|
||||
};
|
||||
// Finally, return the updated program counter
|
||||
return_pc
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user