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:
7012d2a
)
linux-s390x failed link after assembler pack update.
author
Andy Polyakov
<appro@openssl.org>
Tue, 10 Feb 2009 07:43:48 +0000
(07:43 +0000)
committer
Andy Polyakov
<appro@openssl.org>
Tue, 10 Feb 2009 07:43:48 +0000
(07:43 +0000)
crypto/s390xcpuid.S
patch
|
blob
|
history
diff --git
a/crypto/s390xcpuid.S
b/crypto/s390xcpuid.S
index f411be65957209258e410290c72abea7e6710f86..8500133ad0fa7adf7dcebe2bb86f9cf0ccb93ea1 100644
(file)
--- a/
crypto/s390xcpuid.S
+++ b/
crypto/s390xcpuid.S
@@
-1,5
+1,12
@@
.text
+.globl OPENSSL_cpuid_setup
+.type OPENSSL_cpuid_setup,@function
+.align 16
+OPENSSL_cpuid_setup:
+ br %r14 # reserved for future
+.size OPENSSL_cpuid_setup,.-OPENSSL_cpuid_setup
+
.globl OPENSSL_s390x_facilities
.type OPENSSL_s390x_facilities,@function
.align 16