X-Git-Url: https://git.ozlabs.org/?p=ccan;a=blobdiff_plain;f=config.h;h=e63fe2482e1503ec1f36211cc89bb8b5584bab88;hp=0c2cf11e05739f5d3b61b204425598ff13aa559f;hb=501b31cddfaa3e8a4374dc84f6f75d07dd2d0abb;hpb=29149d39d59c6b46535f237563732092397331f0 diff --git a/config.h b/config.h index 0c2cf11e..e63fe248 100644 --- a/config.h +++ b/config.h @@ -1,4 +1,10 @@ /* Simple config.h for gcc. */ #define HAVE_TYPEOF 1 +#define HAVE_ALIGNOF 1 #define HAVE_STATEMENT_EXPR 1 #define HAVE_BUILTIN_EXPECT 1 +#define HAVE_ATTRIBUTE_PRINTF 1 +#define HAVE_BUILTIN_TYPES_COMPATIBLE_P 1 +#define HAVE_BUILTIN_CHOOSE_EXPR 1 +#define HAVE_LITTLE_ENDIAN 1 +#define HAVE_BIG_ENDIAN 0