pub fn handle_hardware_exception(
locked: &mut Locked<Unlocked>,
current_task: &CurrentTask,
report: &ExceptionReport,
) -> Option<ExceptionResult>pub fn handle_hardware_exception(
locked: &mut Locked<Unlocked>,
current_task: &CurrentTask,
report: &ExceptionReport,
) -> Option<ExceptionResult>