X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=include%2Furcu%2Fconfig.h.in;h=99d763a6e8ba64e7741680de3bd44bfaf53531e6;hb=9260f372503da28b709498280ebca39f4331d1e1;hp=faf7817ba257f779a11af5b463973eb045dd1834;hpb=39c2747c011f2d7563c8fa63e26cd92ca552d15b;p=urcu.git diff --git a/include/urcu/config.h.in b/include/urcu/config.h.in index faf7817..99d763a 100644 --- a/include/urcu/config.h.in +++ b/include/urcu/config.h.in @@ -5,9 +5,6 @@ behavior of SMP systems is undefined. */ #undef CONFIG_RCU_SMP -/* Use the dmb instruction is available for use on ARM. */ -#undef CONFIG_RCU_ARM_HAVE_DMB - /* TLS provided by the compiler. */ #undef CONFIG_RCU_TLS