Chromium Code Reviews| Index: third_party/boringssl/mac-x86_64/crypto/sha/sha256-x86_64.S |
| diff --git a/third_party/boringssl/mac-x86_64/crypto/sha/sha256-x86_64.S b/third_party/boringssl/mac-x86_64/crypto/sha/sha256-x86_64.S |
| index cdd0dd9440da70a384dc7f3609d9c82b274192e8..ae15188ebf4a6ee2dd53ff972048028d80600bc8 100644 |
| --- a/third_party/boringssl/mac-x86_64/crypto/sha/sha256-x86_64.S |
| +++ b/third_party/boringssl/mac-x86_64/crypto/sha/sha256-x86_64.S |
| @@ -3,6 +3,7 @@ |
| .globl _sha256_block_data_order |
| +.private_extern _sha256_block_data_order |
| .p2align 4 |
| _sha256_block_data_order: |