projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e119769
)
Fix linking error after adding alphacpuid.s.
author
Andy Polyakov
<appro@openssl.org>
Tue, 15 May 2007 07:11:23 +0000
(07:11 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Tue, 15 May 2007 07:11:23 +0000
(07:11 +0000)
crypto/alphacpuid.s
patch
|
blob
|
history
diff --git
a/crypto/alphacpuid.s
b/crypto/alphacpuid.s
index 53f6a1a1e528d9e69a68d2ecdcf81afb47a8652e..b13b3cdb3c058c9126bbc82b7e563455c1a6585d 100644
(file)
--- a/
crypto/alphacpuid.s
+++ b/
crypto/alphacpuid.s
@@
-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: