Commit 5fa6d850 authored by Andy Polyakov's avatar Andy Polyakov
Browse files

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

parent 4adfe93c
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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");