pub static POST_TRAP: DistributedSlice<[fn(&mut TrapFrame, bool)]>Expand description
A slice of callbacks to be invoked after a trap.
pub static POST_TRAP: DistributedSlice<[fn(&mut TrapFrame, bool)]>A slice of callbacks to be invoked after a trap.