X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=config.h;h=56778303cd37f28b5e92596494fa6d086615fdac;hp=f3cdddf4d9ced75a65d3956af9befa9f0dfb296b;hb=b7cb6af18150e37c12a19e0fa5f4d8efdeae81ce;hpb=9f8c65b28acba8e5eabea5d7abd98b19e62d06fe 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 +