extern "x86-interrupt" fn general_protection_fault(
stack: InterruptStack,
error: u32,
)
Expand description
Invalid memory accesses with segmentation
extern "x86-interrupt" fn general_protection_fault(
stack: InterruptStack,
error: u32,
)
Invalid memory accesses with segmentation