Retro68/gcc/libatomic/config/arm/host-config.h
2014-09-21 19:33:12 +02:00

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>