gcc/libatomic/config/arm/host-config.h

5 lines
128 B
C

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