Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda).
[openssl.git] / crypto / alphacpuid.s
index 53f6a1a1e528d9e69a68d2ecdcf81afb47a8652e..b13b3cdb3c058c9126bbc82b7e563455c1a6585d 100644 (file)
@@ -2,6 +2,14 @@
 
 .set   noat
 
+.globl OPENSSL_cpuid_setup
+.ent   OPENSSL_cpuid_setup
+OPENSSL_cpuid_setup:
+       .frame  $30,0,$26
+       .prologue 0
+       ret     ($26)
+.end   OPENSSL_cpuid_setup
+
 .globl OPENSSL_wipe_cpu
 .ent   OPENSSL_wipe_cpu
 OPENSSL_wipe_cpu: