summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pr/include/pratom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pr/include/pratom.h b/pr/include/pratom.h
index 17679d14..5846bd38 100644
--- a/pr/include/pratom.h
+++ b/pr/include/pratom.h
@@ -110,7 +110,7 @@ long __cdecl _InterlockedExchangeAdd(long volatile *Addend, long Value);
(defined(__powerpc__) && !defined(__powerpc64__)) || \
(defined(__arm__) && \
defined(__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4)) || \
- defined(__alpha)) || defined(__aarch64__)))
+ defined(__aarch64__) || defined(__alpha))))
/*
* Because the GCC manual warns that some processors may support