Split bignum code out of the sparcv9cap.c
[openssl.git] / crypto / aes / asm / aes-sparcv9.pl
index 9b9a795dbf0dc68a01873fc5a08994a407de21a1..cb17a75f24b3d8ae778feab839710f6ab09c8932 100755 (executable)
@@ -82,7 +82,10 @@ sub _data_word()
 }
 
 $code.=<<___;
-#include "sparc_arch.h"
+#ifndef __ASSEMBLER__
+# define __ASSEMBLER__ 1
+#endif
+#include "crypto/sparc_arch.h"
 
 #ifdef  __arch64__
 .register      %g2,#scratch