Upgrade Boehm GC to 7.2alpha4.
[cacao.git] / src / mm / boehm-gc / libatomic_ops / 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.