projects
/
openssl.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
SPARC assembler pack: fix FIPS linking errors.
[openssl.git]
/
crypto
/
bn
/
asm
/
sparcv8plus.S
diff --git
a/crypto/bn/asm/sparcv8plus.S
b/crypto/bn/asm/sparcv8plus.S
index
63de186
..
b45bc24
100644
(file)
--- a/
crypto/bn/asm/sparcv8plus.S
+++ b/
crypto/bn/asm/sparcv8plus.S
@@
-144,6
+144,10
@@
* }
*/
+#ifdef OPENSSL_FIPSCANISTER
+#include <openssl/fipssyms.h>
+#endif
+
#if defined(__SUNPRO_C) && defined(__sparcv9)
/* They've said -xarch=v9 at command line */
.register %g2,#scratch