提交 342dbbbe 编写于 作者: A Andy Polyakov

x86_64-gf2m.pl: fix typo.

上级 7c43601d
......@@ -32,7 +32,7 @@ $0 =~ m/(.*[\/\\])[^\/\\]+$/; $dir=$1;
die "can't locate x86_64-xlate.pl";
open OUT,"| \"$^X\" $xlate $flavour $output";
STDOUT=*OUT;
*STDOUT=*OUT;
($lo,$hi)=("%rax","%rdx"); $a=$lo;
($i0,$i1)=("%rsi","%rdi");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册