#include #ifndef atomic_exchange #error "atomic_exchange is not defined" #endif int main(void) { return 0; }