605699fe45378ec0bab8308238e74ff7ef2e2e2c
[cacao.git] / src / mm / boehm-gc / libatomic_ops-1.2 / src / atomic_ops / sysdeps / README
1 There are two kinds of entities in this directory:
2
3 - Subdirectories corresponding to specific compilers (or compiler/OS combinations).
4   Each of these includes one or more architecture-specific headers.
5
6 - More generic header files corresponding to a particular ordering and/or
7   atomicity property that might be shared by multiple hardware platforms.