1*0a6a1f1dSLionel Sambuc /* This file is automatically generated.  DO NOT EDIT! */
2*0a6a1f1dSLionel Sambuc /* Generated from: NetBSD: mknative-gcc,v 1.70 2013/05/05 07:11:34 skrll Exp  */
3*0a6a1f1dSLionel Sambuc /* Generated from: NetBSD: mknative.common,v 1.8 2006/05/26 19:17:21 mrg Exp  */
4*0a6a1f1dSLionel Sambuc 
5*0a6a1f1dSLionel Sambuc /* auto-target.h.  Generated from config.in by configure.  */
6*0a6a1f1dSLionel Sambuc /* config.in.  Generated from configure.ac by autoheader.  */
7*0a6a1f1dSLionel Sambuc 
8*0a6a1f1dSLionel Sambuc /* Define to 1 if the target assembler supports thread-local storage. */
9*0a6a1f1dSLionel Sambuc /* #undef HAVE_CC_TLS */
10*0a6a1f1dSLionel Sambuc 
11*0a6a1f1dSLionel Sambuc /* Define if _Unwind_GetIPInfo is available. */
12*0a6a1f1dSLionel Sambuc #define HAVE_GETIPINFO 1
13*0a6a1f1dSLionel Sambuc 
14*0a6a1f1dSLionel Sambuc /* Define if the compiler supports init priority. */
15*0a6a1f1dSLionel Sambuc #define HAVE_INIT_PRIORITY 1
16*0a6a1f1dSLionel Sambuc 
17*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <inttypes.h> header file. */
18*0a6a1f1dSLionel Sambuc /* #undef HAVE_INTTYPES_H */
19*0a6a1f1dSLionel Sambuc 
20*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <memory.h> header file. */
21*0a6a1f1dSLionel Sambuc /* #undef HAVE_MEMORY_H */
22*0a6a1f1dSLionel Sambuc 
23*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <stdint.h> header file. */
24*0a6a1f1dSLionel Sambuc /* #undef HAVE_STDINT_H */
25*0a6a1f1dSLionel Sambuc 
26*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <stdlib.h> header file. */
27*0a6a1f1dSLionel Sambuc /* #undef HAVE_STDLIB_H */
28*0a6a1f1dSLionel Sambuc 
29*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <strings.h> header file. */
30*0a6a1f1dSLionel Sambuc /* #undef HAVE_STRINGS_H */
31*0a6a1f1dSLionel Sambuc 
32*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <string.h> header file. */
33*0a6a1f1dSLionel Sambuc /* #undef HAVE_STRING_H */
34*0a6a1f1dSLionel Sambuc 
35*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <sys/stat.h> header file. */
36*0a6a1f1dSLionel Sambuc /* #undef HAVE_SYS_STAT_H */
37*0a6a1f1dSLionel Sambuc 
38*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <sys/types.h> header file. */
39*0a6a1f1dSLionel Sambuc /* #undef HAVE_SYS_TYPES_H */
40*0a6a1f1dSLionel Sambuc 
41*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the <unistd.h> header file. */
42*0a6a1f1dSLionel Sambuc /* #undef HAVE_UNISTD_H */
43*0a6a1f1dSLionel Sambuc 
44*0a6a1f1dSLionel Sambuc /* Define if the C compiler is configured for setjmp/longjmp exceptions. */
45*0a6a1f1dSLionel Sambuc /* #undef LIBGCC_SJLJ_EXCEPTIONS */
46*0a6a1f1dSLionel Sambuc 
47*0a6a1f1dSLionel Sambuc /* Define to the address where bug reports for this package should be sent. */
48*0a6a1f1dSLionel Sambuc #define PACKAGE_BUGREPORT ""
49*0a6a1f1dSLionel Sambuc 
50*0a6a1f1dSLionel Sambuc /* Define to the full name of this package. */
51*0a6a1f1dSLionel Sambuc #define PACKAGE_NAME "GNU C Runtime Library"
52*0a6a1f1dSLionel Sambuc 
53*0a6a1f1dSLionel Sambuc /* Define to the full name and version of this package. */
54*0a6a1f1dSLionel Sambuc #define PACKAGE_STRING "GNU C Runtime Library 1.0"
55*0a6a1f1dSLionel Sambuc 
56*0a6a1f1dSLionel Sambuc /* Define to the one symbol short name of this package. */
57*0a6a1f1dSLionel Sambuc #define PACKAGE_TARNAME "libgcc"
58*0a6a1f1dSLionel Sambuc 
59*0a6a1f1dSLionel Sambuc /* Define to the home page for this package. */
60*0a6a1f1dSLionel Sambuc #define PACKAGE_URL "http://www.gnu.org/software/libgcc/"
61*0a6a1f1dSLionel Sambuc 
62*0a6a1f1dSLionel Sambuc /* Define to the version of this package. */
63*0a6a1f1dSLionel Sambuc #define PACKAGE_VERSION "1.0"
64*0a6a1f1dSLionel Sambuc 
65*0a6a1f1dSLionel Sambuc /* The size of `double', as computed by sizeof. */
66*0a6a1f1dSLionel Sambuc #define SIZEOF_DOUBLE 8
67*0a6a1f1dSLionel Sambuc 
68*0a6a1f1dSLionel Sambuc /* The size of `long double', as computed by sizeof. */
69*0a6a1f1dSLionel Sambuc #define SIZEOF_LONG_DOUBLE 12
70*0a6a1f1dSLionel Sambuc 
71*0a6a1f1dSLionel Sambuc /* Define to 1 if you have the ANSI C header files. */
72*0a6a1f1dSLionel Sambuc /* #undef STDC_HEADERS */
73*0a6a1f1dSLionel Sambuc 
74*0a6a1f1dSLionel Sambuc /* Define to 1 if the target use emutls for thread-local storage. */
75*0a6a1f1dSLionel Sambuc /* #undef USE_EMUTLS */
76