Tidy up asm stuff.
[openssl.git] / crypto / bn / asm / bn-586.pl
index 7a03c67b5b1fec3852d3b5c1b9e817963a216ed0..5191bed273eb60cdff0492fcfb70eb61d60a14e2 100644 (file)
@@ -3,7 +3,7 @@
 push(@INC,"perlasm","../../perlasm");
 require "x86asm.pl";
 
-&asm_init($ARGV[0],"bn-586.pl");
+&asm_init($ARGV[0],$0);
 
 &bn_mul_add_words("bn_mul_add_words");
 &bn_mul_words("bn_mul_words");