summaryrefslogtreecommitdiffstats
path: root/crypto/bn/asm/ppc-mont.pl
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/bn/asm/ppc-mont.pl')
-rw-r--r--crypto/bn/asm/ppc-mont.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/bn/asm/ppc-mont.pl b/crypto/bn/asm/ppc-mont.pl
index e9149c98cf..c345c1b30e 100644
--- a/crypto/bn/asm/ppc-mont.pl
+++ b/crypto/bn/asm/ppc-mont.pl
@@ -98,7 +98,7 @@ $nlo="r25";
$nhi="r0";
$code=<<___;
-.machine any
+.machine "any"
.text
.globl .bn_mul_mont