__EXCEPTIONS

Static __EXCEPTIONS 

Source
#[unsafe(no_mangle)]
pub static __EXCEPTIONS: [Option<unsafe extern "C" fn(&TrapFrame)>; 16]
Expand description

Array with all the exception handlers sorted according to their exception source code.