Retro68/gcc/libatomic/config/ia64/host-config.h

6 lines
151 B
C
Raw Normal View History

2014-09-21 17:33:12 +00:00
/* Avoiding the synchronizations are a good thing. */
#define WANT_SPECIALCASE_RELAXED
#define WANT_SPECIALCASE_ACQREL
#include_next <host-config.h>