Chromium Code Reviews| Index: third_party/boringssl/mac-x86/crypto/sha/sha1-586.S |
| diff --git a/third_party/boringssl/mac-x86/crypto/sha/sha1-586.S b/third_party/boringssl/mac-x86/crypto/sha/sha1-586.S |
| index 9bf1cd20ce6960396d032e875c7a9ca344b26f12..4dd3feed63750c8dc496e86f24c0ed0e73e7f50f 100644 |
| --- a/third_party/boringssl/mac-x86/crypto/sha/sha1-586.S |
| +++ b/third_party/boringssl/mac-x86/crypto/sha/sha1-586.S |
| @@ -2,6 +2,7 @@ |
| .file "sha1-586.S" |
| .text |
| .globl _sha1_block_data_order |
| +.private_extern _sha1_block_data_order |
| .align 4 |
| _sha1_block_data_order: |
| L_sha1_block_data_order_begin: |