fixes broken segment reconstruction(i hope)
This commit is contained in:
parent
e5c2553bf5
commit
d706c5c3f4
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user