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