Index: third_party/boringssl/mac-x86/crypto/bn/x86-mont.S |
diff --git a/third_party/boringssl/mac-x86/crypto/bn/x86-mont.S b/third_party/boringssl/mac-x86/crypto/bn/x86-mont.S |
index f008d36cccb4229584a0ce7f027bfbae8c4849f3..1b79c5faeb51b1fa58bb878df871e4d2e2fc333b 100644 |
--- a/third_party/boringssl/mac-x86/crypto/bn/x86-mont.S |
+++ b/third_party/boringssl/mac-x86/crypto/bn/x86-mont.S |
@@ -2,6 +2,7 @@ |
.file "src/crypto/bn/asm/x86-mont.S" |
.text |
.globl _bn_mul_mont |
+.private_extern _bn_mul_mont |
.align 4 |
_bn_mul_mont: |
L_bn_mul_mont_begin: |