Remove development leftover from whrlpool/asm/wp-mmx.pl.

This commit is contained in:
Andy Polyakov 2005-11-28 20:29:01 +00:00
parent 4adfe93cc5
commit 5fa6d850a2

View File

@ -45,7 +45,7 @@
# non-MMX implementation would actually pay off, but till
# opposite is proved "unlikely" is assumed.
push(@INC,"../CVS/HEAD/openssl/crypto/perlasm","../../perlasm");
push(@INC,"../../perlasm");
require "x86asm.pl";
&asm_init($ARGV[0],"wp-mmx.pl");