xref: /netbsd-src/external/gpl3/binutils/lib/libsframe/arch/earm/config.h (revision 1cdc5837a1ec6542671ff43603789bae2748f32f)
1*1cdc5837Schristos /* This file is automatically generated.  DO NOT EDIT! */
2*1cdc5837Schristos /* Generated from: NetBSD: mknative-binutils,v 1.16 2024/06/30 16:11:11 christos Exp  */
3*1cdc5837Schristos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
4*1cdc5837Schristos 
5*1cdc5837Schristos /* config.h.  Generated from config.h.in by configure.  */
6*1cdc5837Schristos /* config.h.in.  Generated from configure.ac by autoheader.  */
7*1cdc5837Schristos 
8*1cdc5837Schristos /* Define to 1 if you have the <byteswap.h> header file. */
9*1cdc5837Schristos /* #undef HAVE_BYTESWAP_H */
10*1cdc5837Schristos 
11*1cdc5837Schristos /* Define to 1 if you have the declaration of `bswap_16', and to 0 if you
12*1cdc5837Schristos    don't. */
13*1cdc5837Schristos #define HAVE_DECL_BSWAP_16 0
14*1cdc5837Schristos 
15*1cdc5837Schristos /* Define to 1 if you have the declaration of `bswap_32', and to 0 if you
16*1cdc5837Schristos    don't. */
17*1cdc5837Schristos #define HAVE_DECL_BSWAP_32 0
18*1cdc5837Schristos 
19*1cdc5837Schristos /* Define to 1 if you have the declaration of `bswap_64', and to 0 if you
20*1cdc5837Schristos    don't. */
21*1cdc5837Schristos #define HAVE_DECL_BSWAP_64 0
22*1cdc5837Schristos 
23*1cdc5837Schristos /* Define to 1 if you have the <dlfcn.h> header file. */
24*1cdc5837Schristos #define HAVE_DLFCN_H 1
25*1cdc5837Schristos 
26*1cdc5837Schristos /* Define to 1 if you have the <endian.h> header file. */
27*1cdc5837Schristos #define HAVE_ENDIAN_H 1
28*1cdc5837Schristos 
29*1cdc5837Schristos /* Define to 1 if you have the `getpagesize' function. */
30*1cdc5837Schristos #define HAVE_GETPAGESIZE 1
31*1cdc5837Schristos 
32*1cdc5837Schristos /* Define to 1 if you have the <inttypes.h> header file. */
33*1cdc5837Schristos #define HAVE_INTTYPES_H 1
34*1cdc5837Schristos 
35*1cdc5837Schristos /* Define to 1 if you have the <memory.h> header file. */
36*1cdc5837Schristos #define HAVE_MEMORY_H 1
37*1cdc5837Schristos 
38*1cdc5837Schristos /* Define to 1 if you have a working `mmap' system call. */
39*1cdc5837Schristos #define HAVE_MMAP 1
40*1cdc5837Schristos 
41*1cdc5837Schristos /* Define to 1 if you have the <stdint.h> header file. */
42*1cdc5837Schristos #define HAVE_STDINT_H 1
43*1cdc5837Schristos 
44*1cdc5837Schristos /* Define to 1 if you have the <stdlib.h> header file. */
45*1cdc5837Schristos #define HAVE_STDLIB_H 1
46*1cdc5837Schristos 
47*1cdc5837Schristos /* Define to 1 if you have the <strings.h> header file. */
48*1cdc5837Schristos #define HAVE_STRINGS_H 1
49*1cdc5837Schristos 
50*1cdc5837Schristos /* Define to 1 if you have the <string.h> header file. */
51*1cdc5837Schristos #define HAVE_STRING_H 1
52*1cdc5837Schristos 
53*1cdc5837Schristos /* Define to 1 if you have the <sys/param.h> header file. */
54*1cdc5837Schristos #define HAVE_SYS_PARAM_H 1
55*1cdc5837Schristos 
56*1cdc5837Schristos /* Define to 1 if you have the <sys/stat.h> header file. */
57*1cdc5837Schristos #define HAVE_SYS_STAT_H 1
58*1cdc5837Schristos 
59*1cdc5837Schristos /* Define to 1 if you have the <sys/types.h> header file. */
60*1cdc5837Schristos #define HAVE_SYS_TYPES_H 1
61*1cdc5837Schristos 
62*1cdc5837Schristos /* Define to 1 if you have the <unistd.h> header file. */
63*1cdc5837Schristos #define HAVE_UNISTD_H 1
64*1cdc5837Schristos 
65*1cdc5837Schristos /* Define to the sub-directory in which libtool stores uninstalled libraries.
66*1cdc5837Schristos    */
67*1cdc5837Schristos #define LT_OBJDIR ".libs/"
68*1cdc5837Schristos 
69*1cdc5837Schristos /* Name of package */
70*1cdc5837Schristos #define PACKAGE "libsframe"
71*1cdc5837Schristos 
72*1cdc5837Schristos /* Define to the address where bug reports for this package should be sent. */
73*1cdc5837Schristos #define PACKAGE_BUGREPORT ""
74*1cdc5837Schristos 
75*1cdc5837Schristos /* Define to the full name of this package. */
76*1cdc5837Schristos #define PACKAGE_NAME "libsframe"
77*1cdc5837Schristos 
78*1cdc5837Schristos /* Define to the full name and version of this package. */
79*1cdc5837Schristos #define PACKAGE_STRING "libsframe BFD_VERSION"
80*1cdc5837Schristos 
81*1cdc5837Schristos /* Define to the one symbol short name of this package. */
82*1cdc5837Schristos #define PACKAGE_TARNAME "libsframe"
83*1cdc5837Schristos 
84*1cdc5837Schristos /* Define to the home page for this package. */
85*1cdc5837Schristos #define PACKAGE_URL ""
86*1cdc5837Schristos 
87*1cdc5837Schristos /* Define to the version of this package. */
88*1cdc5837Schristos #define PACKAGE_VERSION "BFD_VERSION"
89*1cdc5837Schristos 
90*1cdc5837Schristos /* Define to 1 if you have the ANSI C header files. */
91*1cdc5837Schristos #define STDC_HEADERS 1
92*1cdc5837Schristos 
93*1cdc5837Schristos /* Enable extensions on AIX 3, Interix.  */
94*1cdc5837Schristos #ifndef _ALL_SOURCE
95*1cdc5837Schristos # define _ALL_SOURCE 1
96*1cdc5837Schristos #endif
97*1cdc5837Schristos /* Enable GNU extensions on systems that have them.  */
98*1cdc5837Schristos #ifndef _GNU_SOURCE
99*1cdc5837Schristos # define _GNU_SOURCE 1
100*1cdc5837Schristos #endif
101*1cdc5837Schristos /* Enable threading extensions on Solaris.  */
102*1cdc5837Schristos #ifndef _POSIX_PTHREAD_SEMANTICS
103*1cdc5837Schristos # define _POSIX_PTHREAD_SEMANTICS 1
104*1cdc5837Schristos #endif
105*1cdc5837Schristos /* Enable extensions on HP NonStop.  */
106*1cdc5837Schristos #ifndef _TANDEM_SOURCE
107*1cdc5837Schristos # define _TANDEM_SOURCE 1
108*1cdc5837Schristos #endif
109*1cdc5837Schristos /* Enable general extensions on Solaris.  */
110*1cdc5837Schristos #ifndef __EXTENSIONS__
111*1cdc5837Schristos # define __EXTENSIONS__ 1
112*1cdc5837Schristos #endif
113*1cdc5837Schristos 
114*1cdc5837Schristos 
115*1cdc5837Schristos /* Version number of package */
116*1cdc5837Schristos #define VERSION "BFD_VERSION"
117*1cdc5837Schristos 
118*1cdc5837Schristos /* Enable large inode numbers on Mac OS X 10.5.  */
119*1cdc5837Schristos #ifndef _DARWIN_USE_64_BIT_INODE
120*1cdc5837Schristos # define _DARWIN_USE_64_BIT_INODE 1
121*1cdc5837Schristos #endif
122*1cdc5837Schristos 
123*1cdc5837Schristos /* Number of bits in a file offset, on hosts where this is settable. */
124*1cdc5837Schristos /* #undef _FILE_OFFSET_BITS */
125*1cdc5837Schristos 
126*1cdc5837Schristos /* Define for large files, on AIX-style hosts. */
127*1cdc5837Schristos /* #undef _LARGE_FILES */
128*1cdc5837Schristos 
129*1cdc5837Schristos /* Define to 1 if on MINIX. */
130*1cdc5837Schristos /* #undef _MINIX */
131*1cdc5837Schristos 
132*1cdc5837Schristos /* Define to 2 if the system does not provide POSIX.1 features except with
133*1cdc5837Schristos    this defined. */
134*1cdc5837Schristos /* #undef _POSIX_1_SOURCE */
135*1cdc5837Schristos 
136*1cdc5837Schristos /* Define to 1 if you need to in order for `stat' and other things to work. */
137*1cdc5837Schristos /* #undef _POSIX_SOURCE */
138