boehm-gc: revert all CACAO-specific modifications; this is now an exact copy of the...
[cacao.git] / src / mm / boehm-gc / libatomic_ops-1.2 / src / atomic_ops / sysdeps / gcc / s390.h
index 7cb99865470e5f48d33292a9142ebcf614fefe23..410f2f6f911dda7c47786a67323ee16628dd19b8 100644 (file)
@@ -30,8 +30,8 @@
 /*   may be delayed.  Otherwise everything is ordered.         */
 /* - There is a hardware compare-and-swap (CS) instruction.    */
 
-#include "ordered_except_wr.h"
-#include "all_aligned_atomic_load_store.h"
+#include "../ordered_except_wr.h"
+#include "../all_aligned_atomic_load_store.h"
 
 #include "../test_and_set_t_is_ao_t.h"
 /* FIXME: Is there a way to do byte-sized test-and-set?        */