1
0
Fork 0
mirror of https://gitlab.com/sortix/sortix.git synced 2023-02-13 20:55:38 -05:00

cr2 isn't pushed by pushal.

This commit is contained in:
Jonas 'Sortie' Termansen 2011-11-02 19:27:46 +01:00
parent b742eafd7c
commit 52a228861e

View file

@ -33,7 +33,7 @@ syscall_handler:
pushl $0x0 pushl $0x0
pushl $0x80 pushl $0x80
# Push eax, ecx, edx, ebx, esp, ebp, esi, edi, cr2 # Push eax, ecx, edx, ebx, esp, ebp, esi, edi
pushal pushal
# Push the user-space data segment. # Push the user-space data segment.