Function os::trap::trap_handler
source · [−]#[no_mangle]
pub fn trap_handler(cx: &mut TrapContext) -> &mut TrapContext
Expand description
handle an interrupt, exception, or system call from user space
#[no_mangle]
pub fn trap_handler(cx: &mut TrapContext) -> &mut TrapContext
handle an interrupt, exception, or system call from user space