diff --git a/interrupt_entry.s b/interrupt_entry.s index 52bf2e7..9626b2b 100644 --- a/interrupt_entry.s +++ b/interrupt_entry.s @@ -59,6 +59,7 @@ common_int_handler: call eax ; preserve the eip register past this call ; segments + pop eax pop gs pop fs pop es