summaryrefslogtreecommitdiffstats
path: root/crypto/des/asm
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2003-01-04 12:49:38 +0000
committerAndy Polyakov <appro@openssl.org>2003-01-04 12:49:38 +0000
commit72997517b0d802aa25285fdaece041dc6ea5ae7c (patch)
tree31a701c8e514af468e04ad0c620d3611adbb5378 /crypto/des/asm
parent2a9fca82d258f3eb6c6b69b2db3e2398cc18de5e (diff)
GAS can't stand stub, which is stb's synonym.
Diffstat (limited to 'crypto/des/asm')
-rw-r--r--crypto/des/asm/des_enc.m41
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/des/asm/des_enc.m4 b/crypto/des/asm/des_enc.m4
index db7eb62138..fce6d6b9e3 100644
--- a/crypto/des/asm/des_enc.m4
+++ b/crypto/des/asm/des_enc.m4
@@ -108,6 +108,7 @@
#define out6 %o6
#define out7 %o7
+#define stub stb
changequote({,})