c435d3967096e8a97ab9a70cadc9b0934a9571d3
[libcds.git] / cds / compiler / gcc / ppc64 / bitop.h
1 //$$CDS-header$$
2
3 #ifndef __CDS_COMPILER_GCC_PPC64_BITOP_H
4 #define __CDS_COMPILER_GCC_PPC64_BITOP_H
5
6 //@cond none
7 namespace cds {
8     namespace bitop { namespace platform { namespace gcc { namespace ppc64 {
9
10     }} // namespace gcc::ppc64
11
12     using namespace gcc::ppc64;
13
14 }}}    // namespace cds::bitop::platform
15 //@endcond
16
17 #endif // #ifndef __CDS_COMPILER_GCC_PPC64_BITOP_H