Split bignum code out of the sparcv9cap.c
[openssl.git] / crypto / modes / asm / ghash-sparcv9.pl
index c844235c0a0629e31181964f531bf86818816ebb..d3fa2a68fe143de1e1bac40e0d266adfd1d0b3bf 100644 (file)
@@ -80,7 +80,10 @@ $inp="%i2";
 $len="%i3";
 
 $code.=<<___;
-#include "sparc_arch.h"
+#ifndef __ASSEMBLER__
+# define __ASSEMBLER__ 1
+#endif
+#include "crypto/sparc_arch.h"
 
 #ifdef  __arch64__
 .register      %g2,#scratch