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