X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=cds%2Fcompiler%2Fbackoff.h;h=cdb51fd70b670d286fcbb5ca3a99aefde0727d5f;hb=df4d0c52b3eff17a49505093870a37ea8c9d565d;hp=53c5e41dc5767db68fa15dffb8f89fea14e31743;hpb=dcfc955eac8d172e1da77d150edc6e17b54ef5a0;p=libcds.git diff --git a/cds/compiler/backoff.h b/cds/compiler/backoff.h index 53c5e41d..cdb51fd7 100644 --- a/cds/compiler/backoff.h +++ b/cds/compiler/backoff.h @@ -1,7 +1,7 @@ /* This file is a part of libcds - Concurrent Data Structures library - (C) Copyright Maxim Khizhinsky (libcds.dev@gmail.com) 2006-2016 + (C) Copyright Maxim Khizhinsky (libcds.dev@gmail.com) 2006-2017 Source code repo: http://github.com/khizmax/libcds/ Download: http://sourceforge.net/projects/libcds/files/ @@ -52,8 +52,10 @@ # include # elif CDS_PROCESSOR_ARCH == CDS_PROCESSOR_PPC64 # include -//# elif CDS_PROCESSOR_ARCH == CDS_PROCESSOR_ARM7 -//# include +# elif CDS_PROCESSOR_ARCH == CDS_PROCESSOR_ARM7 +# include +# elif CDS_PROCESSOR_ARCH == CDS_PROCESSOR_ARM8 +# include # endif #else # error "Undefined compiler"