fix: rck must call trp, not jmp to it. Return is possible.
authorceriel <none@none>
Mon, 29 Jun 1987 18:13:47 +0000 (18:13 +0000)
committerceriel <none@none>
Mon, 29 Jun 1987 18:13:47 +0000 (18:13 +0000)
mach/vax4/libem/rck4.s

index 93305fa..9882c32 100644 (file)
@@ -15,4 +15,5 @@
 Lerr:
        pushl   r1
        pushl   $ERANGE
-       jmp     .trp
+       jsb     .trp
+       rsb