#[export_name = "exception_handlers"]pub static EXCEPTION_HANDLERS: [unsafe extern "C" fn(_: *const TrapFrame); 32]
Exception handlers table. This will be exported as exception_handlers.
exception_handlers