summaryrefslogtreecommitdiffstats
path: root/crypto/sha/asm/sha1-ppc.pl
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2013-10-15 00:14:39 +0200
committerAndy Polyakov <appro@openssl.org>2013-10-15 00:14:39 +0200
commitd6019e165497962a0751469441c680aa17349668 (patch)
tree518511a77446db7464a49dc6c9b1cf2e175339d5 /crypto/sha/asm/sha1-ppc.pl
parent30b9c2348d79dc1e58a8a2d8e5bac6e36191b012 (diff)
PPC assembly pack: add .size directives.
Diffstat (limited to 'crypto/sha/asm/sha1-ppc.pl')
-rwxr-xr-xcrypto/sha/asm/sha1-ppc.pl1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/sha/asm/sha1-ppc.pl b/crypto/sha/asm/sha1-ppc.pl
index 2140dd2f8d..2a374807f7 100755
--- a/crypto/sha/asm/sha1-ppc.pl
+++ b/crypto/sha/asm/sha1-ppc.pl
@@ -265,6 +265,7 @@ Ldone:
.long 0
.byte 0,12,4,1,0x80,18,3,0
.long 0
+.size .sha1_block_data_order,.-.sha1_block_data_order
___
# This is private block function, which uses tailored calling