Function rstubs::interrupts::idt::syscall_trampoline

source ยท
pub unsafe extern "x86-interrupt" fn syscall_trampoline(
    stack: InterruptStack,
)
Expand description

Wrapper that saves and provides access to additional registers.