alpha: Remove USE_ATOMIC_COMPILER_BUILTINS definition

Reviewed-by: Wilco Dijkstra  <Wilco.Dijkstra@arm.com>
This commit is contained in:
Adhemerval Zanella 2025-09-11 10:49:42 -03:00
parent 7e5fe1974c
commit f6dedc65fd
1 changed files with 0 additions and 1 deletions

View File

@ -18,7 +18,6 @@
#include <stdint.h>
#define __HAVE_64B_ATOMICS 1
#define USE_ATOMIC_COMPILER_BUILTINS 1
/* XXX Is this actually correct? */
#define ATOMIC_EXCHANGE_USES_CAS 1