]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - crypto/bn/asm/sparcv9a-mont.pl
Split bignum code out of the sparcv9cap.c
[thirdparty/openssl.git] / crypto / bn / asm / sparcv9a-mont.pl
index 2a4255ed695286f76a02b803e6d99839b48c747e..062a017072d91676bf2f4cedc49fe4e1f2bd7d28 100755 (executable)
@@ -126,7 +126,10 @@ $nhia="%f56"; $nhib="%f58"; $nhic="%f60"; $nhid="%f62";
 $ASI_FL16_P=0xD2;      # magic ASI value to engage 16-bit FP load
 
 $code=<<___;
-#include "sparc_arch.h"
+#ifndef __ASSEMBLER__
+# define __ASSEMBLER__ 1
+#endif
+#include "crypto/sparc_arch.h"
 
 .section       ".text",#alloc,#execinstr