implemented Setup.hs to build boehm cpp libs and install them;
[hs-boehmgc.git] / gc-7.2 / libatomic_ops / src / atomic_ops / sysdeps / README
diff --git a/gc-7.2/libatomic_ops/src/atomic_ops/sysdeps/README b/gc-7.2/libatomic_ops/src/atomic_ops/sysdeps/README
new file mode 100644 (file)
index 0000000..605699f
--- /dev/null
@@ -0,0 +1,7 @@
+There are two kinds of entities in this directory:
+
+- Subdirectories corresponding to specific compilers (or compiler/OS combinations).
+  Each of these includes one or more architecture-specific headers.
+
+- More generic header files corresponding to a particular ordering and/or
+  atomicity property that might be shared by multiple hardware platforms.