New NO_INLINE_ASM macro. Primary target for the moment is Solaris x86
[openssl.git] / crypto / bn / bn_lcl.h
index fa347ee6f80a56cbc6d0f5a9a6aea7e7f19d310a..fc0b5b762b4ae6b3aea1c67809e7d052143b438c 100644 (file)
@@ -86,7 +86,7 @@ extern "C" {
 #endif
 #endif
 
-#if !defined(NO_ASM) && !defined(PEDANTIC)
+#if !defined(NO_ASM) && !defined(NO_INLINE_ASM) && !defined(PEDANTIC)
 /*
  * BN_UMULT_HIGH section.
  *