vfork was wrong
This commit is contained in:
parent
be4da756bc
commit
2d8e5089f4
|
@ -12,7 +12,7 @@ _vfork:
|
||||||
chmk $vfork
|
chmk $vfork
|
||||||
bcs 3f
|
bcs 3f
|
||||||
tstl r1
|
tstl r1
|
||||||
bneq 1f
|
beql 1f
|
||||||
clrl r0
|
clrl r0
|
||||||
1:
|
1:
|
||||||
jmp (r2)
|
jmp (r2)
|
||||||
|
|
Loading…
Reference in a new issue