Projet_SETI_RISC-V/riscv-gnu-toolchain/gcc/libatomic/config/ia64/host-config.h
2023-03-06 14:48:14 +01:00

5 lines
151 B
C

/* Avoiding the synchronizations are a good thing. */
#define WANT_SPECIALCASE_RELAXED
#define WANT_SPECIALCASE_ACQREL
#include_next <host-config.h>