Exception: fix stack for ex withour err code

This commit is contained in:
Mathieu Maret 2021-10-28 19:24:31 +02:00
parent f1039b7fe4
commit 186192023d
1 changed files with 0 additions and 2 deletions

View File

@ -157,8 +157,6 @@
popl %ecx
popl %eax
popl %ebp
/* Remove fake error code */
addl $4, %esp
iret
.endm