Backwards-compatibility subject to OPENSSL_API_COMPAT
[openssl.git] / crypto / bn / asm / armv4-mont.pl
index 48e523013fe4523d9a9feac649dc6b491f5cdc4f..7017ad5f20eb94af5d963046dfe923fe48600125 100644 (file)
@@ -91,7 +91,7 @@ $code=<<___;
 #include "arm_arch.h"
 
 .text
-#if defined(__thumb2__) && !defined(__APPLE__)
+#if defined(__thumb2__)
 .syntax        unified
 .thumb
 #else