forgot to restore return address in case ".trp" is called.

This commit is contained in:
ceriel 1986-10-30 15:01:16 +00:00
parent a0a3f2d2b6
commit 162eb9bb70

View file

@ -22,4 +22,5 @@ Lerr:
jmp .fat
Liovfl:
pushl $EIOVFL
pushl r1
jmp .trp