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

4 lines
128 B
C

/* Avoiding the DMB (or kernel helper) can be a good thing. */
#define WANT_SPECIALCASE_RELAXED
#include_next <host-config.h>