Index: third_party/boringssl/mac-x86/crypto/md5/md5-586.S |
diff --git a/third_party/boringssl/mac-x86/crypto/md5/md5-586.S b/third_party/boringssl/mac-x86/crypto/md5/md5-586.S |
index a77d6539ef6ec5042e99162cb3b960071c346bd7..6830b16410afc1221bc6443f8851b55988151917 100644 |
--- a/third_party/boringssl/mac-x86/crypto/md5/md5-586.S |
+++ b/third_party/boringssl/mac-x86/crypto/md5/md5-586.S |
@@ -2,6 +2,7 @@ |
.file "src/crypto/md5/asm/md5-586.S" |
.text |
.globl _md5_block_asm_data_order |
+.private_extern _md5_block_asm_data_order |
.align 4 |
_md5_block_asm_data_order: |
L_md5_block_asm_data_order_begin: |