summaryrefslogtreecommitdiffstats
path: root/linux-arm/crypto/modes/ghash-armv4.S
diff options
context:
space:
mode:
Diffstat (limited to 'linux-arm/crypto/modes/ghash-armv4.S')
-rw-r--r--linux-arm/crypto/modes/ghash-armv4.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/linux-arm/crypto/modes/ghash-armv4.S b/linux-arm/crypto/modes/ghash-armv4.S
index 0a43989..d955d82 100644
--- a/linux-arm/crypto/modes/ghash-armv4.S
+++ b/linux-arm/crypto/modes/ghash-armv4.S
@@ -6,7 +6,7 @@
.text
.code 32
-#ifdef __APPLE__
+#ifdef __clang__
#define ldrplb ldrbpl
#define ldrneb ldrbne
#endif