summaryrefslogtreecommitdiffstats
path: root/crypto/mips_arch.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/mips_arch.h')
-rw-r--r--crypto/mips_arch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/mips_arch.h b/crypto/mips_arch.h
index 0ac3bfaac8..df4ff7aeba 100644
--- a/crypto/mips_arch.h
+++ b/crypto/mips_arch.h
@@ -11,7 +11,7 @@
# define __MIPS_ARCH_H__
# if (defined(__mips_smartmips) || defined(_MIPS_ARCH_MIPS32R3) || \
- defined(_MIPS_ARCH_MIPS32R5) || defined(_MIPS_ARCH_MIPS32R6))
+ defined(_MIPS_ARCH_MIPS32R5) || defined(_MIPS_ARCH_MIPS32R6)) \
&& !defined(_MIPS_ARCH_MIPS32R2)
# define _MIPS_ARCH_MIPS32R2
# endif