提交 339ad7ce 编写于 作者: A Andy Polyakov

rc5/asm/rc5-586.pl was erroneously omitted from last perlasm unification.

上级 676517e0
#!/usr/local/bin/perl
push(@INC,"perlasm","../../perlasm");
$0 =~ m/(.*[\/\\])[^\/\\]+$/; $dir=$1;
push(@INC,"${dir}","${dir}../../perlasm");
require "x86asm.pl";
require "cbc.pl";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册