Fix typo: Passing the first argument to exit() in out2 does not work.
Trust me.
This commit is contained in:
parent
247e2b71de
commit
5d3117d7f0
@ -169,7 +169,7 @@ _start:
|
||||
}
|
||||
{ .mib
|
||||
mov gp=GP
|
||||
mov out2=r8
|
||||
mov out0=r8
|
||||
br.call.sptk b0=exit
|
||||
;;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user