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