Index: third_party/boringssl/linux-arm/crypto/bn/armv4-mont.S |
diff --git a/third_party/boringssl/linux-arm/crypto/bn/armv4-mont.S b/third_party/boringssl/linux-arm/crypto/bn/armv4-mont.S |
index 6a410f65dbb1aca4f3acf8e5ec70f38c7ce11af5..fa30dab6e033f7052a4f08490cac227815d0dc64 100644 |
--- a/third_party/boringssl/linux-arm/crypto/bn/armv4-mont.S |
+++ b/third_party/boringssl/linux-arm/crypto/bn/armv4-mont.S |
@@ -10,6 +10,7 @@ |
#endif |
.global bn_mul_mont |
+.hidden bn_mul_mont |
.type bn_mul_mont,%function |
.align 5 |