Reorganize bn_mul.c (no bugfix yet), remove obsolete files in BN library.
[openssl.git] / crypto / bn / asm / co-alpha.pl
index 23869a4ef525689e8b4c3b37a26aace5927e3047..67dad3e3d5fb1308d60c556076e24726f32b1508 100644 (file)
@@ -6,7 +6,7 @@
 push(@INC,"perlasm","../../perlasm");
 require "alpha.pl";
 
-&asm_init($ARGV[0],"bn-586.pl");
+&asm_init($ARGV[0],$0);
 
 print &bn_sub_words("bn_sub_words");