X-Git-Url: http://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=config.h;h=56778303cd37f28b5e92596494fa6d086615fdac;hp=f3cdddf4d9ced75a65d3956af9befa9f0dfb296b;hb=da153b468e362f89a0bfd296a1f733f345aecad3;hpb=9f8c65b28acba8e5eabea5d7abd98b19e62d06fe;ds=sidebyside diff --git a/config.h b/config.h index f3cdddf4..56778303 100644 --- a/config.h +++ b/config.h @@ -13,3 +13,7 @@ #define HAVE_STATEMENT_EXPR 1 #define HAVE_TYPEOF 1 #define HAVE_UTIME 1 +#define HAVE_BUILTIN_CLZL 1 +#define HAVE_BUILTIN_FFSL 1 +#define HAVE_BUILTIN_POPCOUNTL 1 +