Function trap_handler

Source
#[no_mangle]
extern "sysv64" fn trap_handler(f: &mut TrapFrame)
Expand description

Handle traps (only from kernel).