summaryrefslogtreecommitdiffstats
path: root/linux-x86_64/crypto/rc4/rc4-x86_64.S
diff options
context:
space:
mode:
Diffstat (limited to 'linux-x86_64/crypto/rc4/rc4-x86_64.S')
-rw-r--r--linux-x86_64/crypto/rc4/rc4-x86_64.S3
1 files changed, 2 insertions, 1 deletions
diff --git a/linux-x86_64/crypto/rc4/rc4-x86_64.S b/linux-x86_64/crypto/rc4/rc4-x86_64.S
index edd6565..b022808 100644
--- a/linux-x86_64/crypto/rc4/rc4-x86_64.S
+++ b/linux-x86_64/crypto/rc4/rc4-x86_64.S
@@ -1,6 +1,7 @@
#if defined(__x86_64__)
.text
-
+.extern OPENSSL_ia32cap_P
+.hidden OPENSSL_ia32cap_P
.globl asm_RC4
.hidden asm_RC4