x86cpuid.pl: hide symbols [backport from x86_64].
[openssl.git] / crypto / perlasm / x86asm.pl
index eb543db2f66eb979371d67e2e25f4e6a5cc861cd..3f190ae590bedc911f98bc36901ec565abdfaa72 100644 (file)
@@ -257,4 +257,6 @@ EOF
     &file($filename);
 }
 
+sub ::hidden {}
+
 1;