summaryrefslogtreecommitdiffstats
path: root/crypto/bn/asm/co-586.pl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bn/asm/co-586.pl')
-rw-r--r--crypto/bn/asm/co-586.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/bn/asm/co-586.pl b/crypto/bn/asm/co-586.pl
index 6f34c37cf8..97f5e3a19f 100644
--- a/crypto/bn/asm/co-586.pl
+++ b/crypto/bn/asm/co-586.pl
@@ -13,7 +13,7 @@ require "x86asm.pl";
$output = pop;
open STDOUT,">$output";
-&asm_init($ARGV[0],$0);
+&asm_init($ARGV[0]);
&bn_mul_comba("bn_mul_comba8",8);
&bn_mul_comba("bn_mul_comba4",4);