From 63a9e923e666ae3b878d3d3c10d79f10f567c661 Mon Sep 17 00:00:00 2001 From: Simon Marchi Date: Mon, 18 Jun 2018 10:25:22 -0400 Subject: Generated files --- gdb/gnulib/config.in | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'gdb/gnulib/config.in') diff --git a/gdb/gnulib/config.in b/gdb/gnulib/config.in index 9899bb3..3912b92 100644 --- a/gdb/gnulib/config.in +++ b/gdb/gnulib/config.in @@ -18,12 +18,12 @@ /* Define to the number of bits in type 'wint_t'. */ #undef BITSIZEOF_WINT_T -/* Define to one of '_getb67', 'GETB67', 'getb67' for Cray-2 and Cray-YMP - systems. This function is required for 'alloca.c' support on those systems. +/* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP + systems. This function is required for `alloca.c' support on those systems. */ #undef CRAY_STACKSEG_END -/* Define to 1 if using 'alloca.c'. */ +/* Define to 1 if using `alloca.c'. */ #undef C_ALLOCA /* Define to 1 if the C locale may have encoding errors. */ @@ -1662,9 +1662,9 @@ /* If using the C implementation of alloca, define if you know the direction of stack growth for your system; otherwise it will be automatically deduced at runtime. - STACK_DIRECTION > 0 => grows toward higher addresses - STACK_DIRECTION < 0 => grows toward lower addresses - STACK_DIRECTION = 0 => direction of growth unknown */ + STACK_DIRECTION > 0 => grows toward higher addresses + STACK_DIRECTION < 0 => grows toward lower addresses + STACK_DIRECTION = 0 => direction of growth unknown */ #undef STACK_DIRECTION /* Define to 1 if the `S_IS*' macros in do not work properly. */ @@ -1939,6 +1939,9 @@ # define __restrict__ #endif +/* Define to `unsigned int' if does not define. */ +#undef size_t + /* Define as a signed type of the same size as size_t. */ #undef ssize_t -- cgit v1.1