vfork was wrong

This commit is contained in:
ceriel 1987-04-27 13:11:17 +00:00
parent be4da756bc
commit 2d8e5089f4

View file

@ -12,7 +12,7 @@ _vfork:
chmk $vfork
bcs 3f
tstl r1
bneq 1f
beql 1f
clrl r0
1:
jmp (r2)