Loading crypto/modes/asm/ghash-armv4.pl +3 −1 Original line number Diff line number Diff line Loading @@ -143,8 +143,10 @@ $code=<<___; #include "arm_arch.h" .text #if defined(__thumb2__) #if defined(__thumb2__) || defined(__clang__) .syntax unified #endif #if defined(__thumb2__) .thumb #else .code 32 Loading Loading
crypto/modes/asm/ghash-armv4.pl +3 −1 Original line number Diff line number Diff line Loading @@ -143,8 +143,10 @@ $code=<<___; #include "arm_arch.h" .text #if defined(__thumb2__) #if defined(__thumb2__) || defined(__clang__) .syntax unified #endif #if defined(__thumb2__) .thumb #else .code 32 Loading