fix: rck must call trp, not jmp to it. Return is possible.

This commit is contained in:
ceriel 1987-06-29 18:13:47 +00:00
parent 7d26d60bd4
commit 9179494c16

View file

@ -15,4 +15,5 @@
Lerr: Lerr:
pushl r1 pushl r1
pushl $ERANGE pushl $ERANGE
jmp .trp jsb .trp
rsb