mirror of
https://github.com/freebsd/freebsd-src.git
synced 2024-11-29 02:22:43 +00:00
Fix typo: Passing the first argument to exit() in out2 does not work.
Trust me.
This commit is contained in:
parent
961071a274
commit
29cc06cf27
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=117606
@ -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