xref: /netbsd-src/external/gpl3/gcc/lib/libbacktrace/arch/mipsn64el/config.h (revision cf89d143ddc4c4858b3b762976d9b0ce1d6c4300)
1475b3abcSchristos /* This file is automatically generated.  DO NOT EDIT! */
2*cf89d143Smrg /* Generated from: NetBSD: mknative-gcc,v 1.117 2023/07/31 01:48:37 mrg Exp  */
3475b3abcSchristos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
4475b3abcSchristos 
5475b3abcSchristos /* config.h.  Generated from config.h.in by configure.  */
6475b3abcSchristos /* config.h.in.  Generated from configure.ac by autoheader.  */
7475b3abcSchristos 
8475b3abcSchristos /* ELF size: 32 or 64 */
9475b3abcSchristos #define BACKTRACE_ELF_SIZE 64
10475b3abcSchristos 
11475b3abcSchristos /* XCOFF size: 32 or 64 */
12475b3abcSchristos #define BACKTRACE_XCOFF_SIZE unused
13475b3abcSchristos 
14475b3abcSchristos /* Define to 1 if you have the __atomic functions */
15475b3abcSchristos #define HAVE_ATOMIC_FUNCTIONS 1
16475b3abcSchristos 
17475b3abcSchristos /* Define to 1 if you have the `clock_gettime' function. */
18475b3abcSchristos #define HAVE_CLOCK_GETTIME 1
19475b3abcSchristos 
20*cf89d143Smrg /* Define to 1 if you have the declaration of `getpagesize', and to 0 if you
21*cf89d143Smrg    don't. */
22*cf89d143Smrg #define HAVE_DECL_GETPAGESIZE 1
23*cf89d143Smrg 
24475b3abcSchristos /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
25475b3abcSchristos    don't. */
26475b3abcSchristos #define HAVE_DECL_STRNLEN 1
27475b3abcSchristos 
28475b3abcSchristos /* Define to 1 if you have the <dlfcn.h> header file. */
29475b3abcSchristos #define HAVE_DLFCN_H 1
30475b3abcSchristos 
31475b3abcSchristos /* Define if dl_iterate_phdr is available. */
32475b3abcSchristos #define HAVE_DL_ITERATE_PHDR 1
33475b3abcSchristos 
34475b3abcSchristos /* Define to 1 if you have the fcntl function */
35475b3abcSchristos #define HAVE_FCNTL 1
36475b3abcSchristos 
37475b3abcSchristos /* Define if getexecname is available. */
38475b3abcSchristos /* #undef HAVE_GETEXECNAME */
39475b3abcSchristos 
40475b3abcSchristos /* Define if _Unwind_GetIPInfo is available. */
41475b3abcSchristos #define HAVE_GETIPINFO 1
42475b3abcSchristos 
43475b3abcSchristos /* Define to 1 if you have the <inttypes.h> header file. */
44475b3abcSchristos #define HAVE_INTTYPES_H 1
45475b3abcSchristos 
46*cf89d143Smrg /* Define to 1 if you have KERN_PROC and KERN_PROC_PATHNAME in <sys/sysctl.h>.
47*cf89d143Smrg    */
48*cf89d143Smrg #define HAVE_KERN_PROC 1
49*cf89d143Smrg 
50*cf89d143Smrg /* Define to 1 if you have KERN_PROCARGS and KERN_PROC_PATHNAME in
51*cf89d143Smrg    <sys/sysctl.h>. */
52*cf89d143Smrg #define HAVE_KERN_PROC_ARGS 1
53*cf89d143Smrg 
54*cf89d143Smrg /* Define if -llzma is available. */
55*cf89d143Smrg #define HAVE_LIBLZMA 1
56*cf89d143Smrg 
57475b3abcSchristos /* Define to 1 if you have the <link.h> header file. */
58475b3abcSchristos #define HAVE_LINK_H 1
59475b3abcSchristos 
60475b3abcSchristos /* Define if AIX loadquery is available. */
61475b3abcSchristos /* #undef HAVE_LOADQUERY */
62475b3abcSchristos 
63475b3abcSchristos /* Define to 1 if you have the `lstat' function. */
64475b3abcSchristos #define HAVE_LSTAT 1
65475b3abcSchristos 
66*cf89d143Smrg /* Define to 1 if you have the <mach-o/dyld.h> header file. */
67*cf89d143Smrg /* #undef HAVE_MACH_O_DYLD_H */
68*cf89d143Smrg 
69475b3abcSchristos /* Define to 1 if you have the <memory.h> header file. */
70475b3abcSchristos #define HAVE_MEMORY_H 1
71475b3abcSchristos 
72475b3abcSchristos /* Define to 1 if you have the `readlink' function. */
73475b3abcSchristos #define HAVE_READLINK 1
74475b3abcSchristos 
75475b3abcSchristos /* Define to 1 if you have the <stdint.h> header file. */
76475b3abcSchristos #define HAVE_STDINT_H 1
77475b3abcSchristos 
78475b3abcSchristos /* Define to 1 if you have the <stdlib.h> header file. */
79475b3abcSchristos #define HAVE_STDLIB_H 1
80475b3abcSchristos 
81475b3abcSchristos /* Define to 1 if you have the <strings.h> header file. */
82475b3abcSchristos #define HAVE_STRINGS_H 1
83475b3abcSchristos 
84475b3abcSchristos /* Define to 1 if you have the <string.h> header file. */
85475b3abcSchristos #define HAVE_STRING_H 1
86475b3abcSchristos 
87475b3abcSchristos /* Define to 1 if you have the __sync functions */
88475b3abcSchristos #define HAVE_SYNC_FUNCTIONS 1
89475b3abcSchristos 
90475b3abcSchristos /* Define to 1 if you have the <sys/ldr.h> header file. */
91475b3abcSchristos /* #undef HAVE_SYS_LDR_H */
92475b3abcSchristos 
93475b3abcSchristos /* Define to 1 if you have the <sys/mman.h> header file. */
94475b3abcSchristos #define HAVE_SYS_MMAN_H 1
95475b3abcSchristos 
96475b3abcSchristos /* Define to 1 if you have the <sys/stat.h> header file. */
97475b3abcSchristos #define HAVE_SYS_STAT_H 1
98475b3abcSchristos 
99475b3abcSchristos /* Define to 1 if you have the <sys/types.h> header file. */
100475b3abcSchristos #define HAVE_SYS_TYPES_H 1
101475b3abcSchristos 
102475b3abcSchristos /* Define to 1 if you have the <unistd.h> header file. */
103475b3abcSchristos #define HAVE_UNISTD_H 1
104475b3abcSchristos 
105475b3abcSchristos /* Define if -lz is available. */
106a66f3670Schristos #define HAVE_ZLIB 1
107475b3abcSchristos 
108475b3abcSchristos /* Define to the sub-directory in which libtool stores uninstalled libraries.
109475b3abcSchristos    */
110475b3abcSchristos #define LT_OBJDIR ".libs/"
111475b3abcSchristos 
112475b3abcSchristos /* Define to the address where bug reports for this package should be sent. */
113475b3abcSchristos #define PACKAGE_BUGREPORT ""
114475b3abcSchristos 
115475b3abcSchristos /* Define to the full name of this package. */
116475b3abcSchristos #define PACKAGE_NAME "package-unused"
117475b3abcSchristos 
118475b3abcSchristos /* Define to the full name and version of this package. */
119475b3abcSchristos #define PACKAGE_STRING "package-unused version-unused"
120475b3abcSchristos 
121475b3abcSchristos /* Define to the one symbol short name of this package. */
122475b3abcSchristos #define PACKAGE_TARNAME "libbacktrace"
123475b3abcSchristos 
124475b3abcSchristos /* Define to the home page for this package. */
125475b3abcSchristos #define PACKAGE_URL ""
126475b3abcSchristos 
127475b3abcSchristos /* Define to the version of this package. */
128475b3abcSchristos #define PACKAGE_VERSION "version-unused"
129475b3abcSchristos 
130475b3abcSchristos /* The size of `char', as computed by sizeof. */
131475b3abcSchristos /* #undef SIZEOF_CHAR */
132475b3abcSchristos 
133475b3abcSchristos /* The size of `int', as computed by sizeof. */
134475b3abcSchristos /* #undef SIZEOF_INT */
135475b3abcSchristos 
136475b3abcSchristos /* The size of `long', as computed by sizeof. */
137475b3abcSchristos /* #undef SIZEOF_LONG */
138475b3abcSchristos 
139475b3abcSchristos /* The size of `short', as computed by sizeof. */
140475b3abcSchristos /* #undef SIZEOF_SHORT */
141475b3abcSchristos 
142475b3abcSchristos /* The size of `void *', as computed by sizeof. */
143475b3abcSchristos /* #undef SIZEOF_VOID_P */
144475b3abcSchristos 
145475b3abcSchristos /* Define to 1 if you have the ANSI C header files. */
146475b3abcSchristos #define STDC_HEADERS 1
147475b3abcSchristos 
148475b3abcSchristos /* Enable extensions on AIX 3, Interix.  */
149475b3abcSchristos #ifndef _ALL_SOURCE
150475b3abcSchristos # define _ALL_SOURCE 1
151475b3abcSchristos #endif
152475b3abcSchristos /* Enable GNU extensions on systems that have them.  */
153475b3abcSchristos #ifndef _GNU_SOURCE
154475b3abcSchristos # define _GNU_SOURCE 1
155475b3abcSchristos #endif
156475b3abcSchristos /* Enable threading extensions on Solaris.  */
157475b3abcSchristos #ifndef _POSIX_PTHREAD_SEMANTICS
158475b3abcSchristos # define _POSIX_PTHREAD_SEMANTICS 1
159475b3abcSchristos #endif
160475b3abcSchristos /* Enable extensions on HP NonStop.  */
161475b3abcSchristos #ifndef _TANDEM_SOURCE
162475b3abcSchristos # define _TANDEM_SOURCE 1
163475b3abcSchristos #endif
164475b3abcSchristos /* Enable general extensions on Solaris.  */
165475b3abcSchristos #ifndef __EXTENSIONS__
166475b3abcSchristos # define __EXTENSIONS__ 1
167475b3abcSchristos #endif
168475b3abcSchristos 
169475b3abcSchristos 
170475b3abcSchristos /* Enable large inode numbers on Mac OS X 10.5.  */
171475b3abcSchristos #ifndef _DARWIN_USE_64_BIT_INODE
172475b3abcSchristos # define _DARWIN_USE_64_BIT_INODE 1
173475b3abcSchristos #endif
174475b3abcSchristos 
175475b3abcSchristos /* Number of bits in a file offset, on hosts where this is settable. */
176475b3abcSchristos /* #undef _FILE_OFFSET_BITS */
177475b3abcSchristos 
178475b3abcSchristos /* Define for large files, on AIX-style hosts. */
179475b3abcSchristos /* #undef _LARGE_FILES */
180475b3abcSchristos 
181475b3abcSchristos /* Define to 1 if on MINIX. */
182475b3abcSchristos /* #undef _MINIX */
183475b3abcSchristos 
184475b3abcSchristos /* Define to 2 if the system does not provide POSIX.1 features except with
185475b3abcSchristos    this defined. */
186475b3abcSchristos /* #undef _POSIX_1_SOURCE */
187475b3abcSchristos 
188475b3abcSchristos /* Define to 1 if you need to in order for `stat' and other things to work. */
189475b3abcSchristos /* #undef _POSIX_SOURCE */
190