summaryrefslogtreecommitdiff
path: root/main/openssl/crypto/perlasm/x86asm.pl
diff options
context:
space:
mode:
Diffstat (limited to 'main/openssl/crypto/perlasm/x86asm.pl')
-rw-r--r--main/openssl/crypto/perlasm/x86asm.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/main/openssl/crypto/perlasm/x86asm.pl b/main/openssl/crypto/perlasm/x86asm.pl
index eb543db2..3f190ae5 100644
--- a/main/openssl/crypto/perlasm/x86asm.pl
+++ b/main/openssl/crypto/perlasm/x86asm.pl
@@ -257,4 +257,6 @@ EOF
&file($filename);
}
+sub ::hidden {}
+
1;