issue#11: cds: changed __CDS_ guard prefix to CDSLIB_ for all .h files
[libcds.git] / cds / compiler / gcc / ppc64 / backoff.h
index d4d1252b8ac0fb8b2f003617c59d7e7714100a15..84114a0280c7305676affde7d41e2b25c3ace4c2 100644 (file)
@@ -1,7 +1,7 @@
 //$$CDS-header$$
 
-#ifndef __CDS_COMPILER_GCC_PPC64_BACKOFF_H
-#define __CDS_COMPILER_GCC_PPC64_BACKOFF_H
+#ifndef CDSLIB_COMPILER_GCC_PPC64_BACKOFF_H
+#define CDSLIB_COMPILER_GCC_PPC64_BACKOFF_H
 
 //@cond none
 
@@ -16,4 +16,4 @@ namespace cds { namespace backoff {
 }}  // namespace cds::backoff
 
 //@endcond
-#endif  // #ifndef __CDS_COMPILER_GCC_PPC64_BACKOFF_H
+#endif  // #ifndef CDSLIB_COMPILER_GCC_PPC64_BACKOFF_H