1fe7c5d1bSmatt /* This file is automatically generated.  DO NOT EDIT! */
2b10267f3Schristos /* Generated from: NetBSD: mknative-binutils,v 1.9 2013/10/01 15:41:17 skrll Exp  */
3b10267f3Schristos /* Generated from: NetBSD: mknative.common,v 1.11 2014/02/17 21:39:43 christos Exp  */
4fe7c5d1bSmatt 
5fe7c5d1bSmatt /* config.h.  Generated from config.in by configure.  */
6b10267f3Schristos /* config.in.  Generated from configure.ac by autoheader.  */
7fe7c5d1bSmatt 
8d4f0b3f8Smrg /* Check that config.h is #included before system headers
9d4f0b3f8Smrg    (this works only for glibc, but that should be enough).  */
10d4f0b3f8Smrg #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
11d4f0b3f8Smrg #  error config.h must be #included before system headers
12d4f0b3f8Smrg #endif
13d4f0b3f8Smrg #define __CONFIG_H__ 1
14d4f0b3f8Smrg 
15fe7c5d1bSmatt /* Define if building universal (internal helper macro) */
16fe7c5d1bSmatt /* #undef AC_APPLE_UNIVERSAL_BUILD */
17fe7c5d1bSmatt 
18fe7c5d1bSmatt /* Define if using AIX 5.2 value for C_WEAKEXT. */
19fe7c5d1bSmatt /* #undef AIX_WEAK_SUPPORT */
20fe7c5d1bSmatt 
21fe7c5d1bSmatt /* assert broken? */
22fe7c5d1bSmatt /* #undef BROKEN_ASSERT */
23fe7c5d1bSmatt 
24fe7c5d1bSmatt /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
25fe7c5d1bSmatt    systems. This function is required for `alloca.c' support on those systems.
26fe7c5d1bSmatt    */
27fe7c5d1bSmatt /* #undef CRAY_STACKSEG_END */
28fe7c5d1bSmatt 
29fe7c5d1bSmatt /* Compiling cross-assembler? */
30fe7c5d1bSmatt /* #undef CROSS_COMPILE */
31fe7c5d1bSmatt 
32fe7c5d1bSmatt /* Define to 1 if using `alloca.c'. */
33fe7c5d1bSmatt /* #undef C_ALLOCA */
34fe7c5d1bSmatt 
35fe7c5d1bSmatt /* Default architecture. */
36fe7c5d1bSmatt /* #undef DEFAULT_ARCH */
37fe7c5d1bSmatt 
38fe7c5d1bSmatt /* Default CRIS architecture. */
39fe7c5d1bSmatt /* #undef DEFAULT_CRIS_ARCH */
40fe7c5d1bSmatt 
41fe7c5d1bSmatt /* Default emulation. */
42fe7c5d1bSmatt #define DEFAULT_EMULATION ""
43fe7c5d1bSmatt 
44b10267f3Schristos /* Define if you want compressed debug sections by default. */
45b10267f3Schristos /* #undef DEFAULT_FLAG_COMPRESS_DEBUG */
46b10267f3Schristos 
47*697a19a9Schristos /* Define to 1 if you want to generate x86 relax relocations by default. */
48*697a19a9Schristos #define DEFAULT_GENERATE_X86_RELAX_RELOCATIONS 1
49*697a19a9Schristos 
50fe7c5d1bSmatt /* Supported emulations. */
51fe7c5d1bSmatt #define EMULATIONS
52fe7c5d1bSmatt 
53fe7c5d1bSmatt /* Define if you want run-time sanity checks. */
54b10267f3Schristos #define ENABLE_CHECKING 1
55fe7c5d1bSmatt 
56fe7c5d1bSmatt /* Define to 1 if translation of program messages to the user's native
57fe7c5d1bSmatt    language is requested. */
58fe7c5d1bSmatt #define ENABLE_NLS 1
59fe7c5d1bSmatt 
60fe7c5d1bSmatt /* Define to 1 if you have `alloca', as a function or macro. */
61fe7c5d1bSmatt #define HAVE_ALLOCA 1
62fe7c5d1bSmatt 
63fe7c5d1bSmatt /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
64fe7c5d1bSmatt    */
65fe7c5d1bSmatt /* #undef HAVE_ALLOCA_H */
66fe7c5d1bSmatt 
67b10267f3Schristos /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
68b10267f3Schristos    don't. */
69b10267f3Schristos #define HAVE_DECL_ASPRINTF 1
70b10267f3Schristos 
71d4f0b3f8Smrg /* Define to 1 if you have the declaration of `free', and to 0 if you don't.
72d4f0b3f8Smrg    */
73d4f0b3f8Smrg #define HAVE_DECL_FREE 1
74d4f0b3f8Smrg 
75d4f0b3f8Smrg /* Define to 1 if you have the declaration of `getenv', and to 0 if you don't.
76d4f0b3f8Smrg    */
77d4f0b3f8Smrg #define HAVE_DECL_GETENV 1
78d4f0b3f8Smrg 
79fe7c5d1bSmatt /* Is the prototype for getopt in <unistd.h> in the expected format? */
80fe7c5d1bSmatt #define HAVE_DECL_GETOPT 1
81fe7c5d1bSmatt 
82d4f0b3f8Smrg /* Define to 1 if you have the declaration of `malloc', and to 0 if you don't.
83d4f0b3f8Smrg    */
84d4f0b3f8Smrg #define HAVE_DECL_MALLOC 1
85d4f0b3f8Smrg 
86fe7c5d1bSmatt /* Define to 1 if you have the declaration of `mempcpy', and to 0 if you
87fe7c5d1bSmatt    don't. */
88fe7c5d1bSmatt #define HAVE_DECL_MEMPCPY 0
89fe7c5d1bSmatt 
90d4f0b3f8Smrg /* Define to 1 if you have the declaration of `realloc', and to 0 if you
91d4f0b3f8Smrg    don't. */
92d4f0b3f8Smrg #define HAVE_DECL_REALLOC 1
93d4f0b3f8Smrg 
94d4f0b3f8Smrg /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
95d4f0b3f8Smrg    */
96d4f0b3f8Smrg #define HAVE_DECL_STPCPY 1
97d4f0b3f8Smrg 
98d4f0b3f8Smrg /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
99d4f0b3f8Smrg    */
100d4f0b3f8Smrg #define HAVE_DECL_STRSTR 1
101d4f0b3f8Smrg 
102fe7c5d1bSmatt /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
103fe7c5d1bSmatt    don't. */
104fe7c5d1bSmatt #define HAVE_DECL_VSNPRINTF 1
105fe7c5d1bSmatt 
106fe7c5d1bSmatt /* Define to 1 if you have the <dlfcn.h> header file. */
107fe7c5d1bSmatt #define HAVE_DLFCN_H 1
108fe7c5d1bSmatt 
109fe7c5d1bSmatt /* Define to 1 if you have the <errno.h> header file. */
110fe7c5d1bSmatt #define HAVE_ERRNO_H 1
111fe7c5d1bSmatt 
112fe7c5d1bSmatt /* Define to 1 if you have the <inttypes.h> header file. */
113fe7c5d1bSmatt #define HAVE_INTTYPES_H 1
114fe7c5d1bSmatt 
115d4f0b3f8Smrg /* Define if your <locale.h> file defines LC_MESSAGES. */
116d4f0b3f8Smrg #define HAVE_LC_MESSAGES 1
117d4f0b3f8Smrg 
118fe7c5d1bSmatt /* Define to 1 if you have the <limits.h> header file. */
119fe7c5d1bSmatt #define HAVE_LIMITS_H 1
120fe7c5d1bSmatt 
121d4f0b3f8Smrg /* Define to 1 if you have the <locale.h> header file. */
122d4f0b3f8Smrg #define HAVE_LOCALE_H 1
123d4f0b3f8Smrg 
124fe7c5d1bSmatt /* Define to 1 if you have the <memory.h> header file. */
125fe7c5d1bSmatt #define HAVE_MEMORY_H 1
126fe7c5d1bSmatt 
127fe7c5d1bSmatt /* Define to 1 if you have the `remove' function. */
128fe7c5d1bSmatt /* #undef HAVE_REMOVE */
129fe7c5d1bSmatt 
130fe7c5d1bSmatt /* Define to 1 if you have the `sbrk' function. */
131fe7c5d1bSmatt #define HAVE_SBRK 1
132fe7c5d1bSmatt 
133d4f0b3f8Smrg /* Define to 1 if you have the `setlocale' function. */
134d4f0b3f8Smrg #define HAVE_SETLOCALE 1
135d4f0b3f8Smrg 
136fe7c5d1bSmatt /* Define to 1 if you have the <stdint.h> header file. */
137fe7c5d1bSmatt #define HAVE_STDINT_H 1
138fe7c5d1bSmatt 
139fe7c5d1bSmatt /* Define to 1 if you have the <stdlib.h> header file. */
140fe7c5d1bSmatt #define HAVE_STDLIB_H 1
141fe7c5d1bSmatt 
142fe7c5d1bSmatt /* Define to 1 if you have the <strings.h> header file. */
143fe7c5d1bSmatt #define HAVE_STRINGS_H 1
144fe7c5d1bSmatt 
145fe7c5d1bSmatt /* Define to 1 if you have the <string.h> header file. */
146fe7c5d1bSmatt #define HAVE_STRING_H 1
147fe7c5d1bSmatt 
148fe7c5d1bSmatt /* Define if <sys/stat.h> has struct stat.st_mtim.tv_nsec */
149fe7c5d1bSmatt #define HAVE_ST_MTIM_TV_NSEC 1
150fe7c5d1bSmatt 
151fe7c5d1bSmatt /* Define if <sys/stat.h> has struct stat.st_mtim.tv_sec */
152fe7c5d1bSmatt #define HAVE_ST_MTIM_TV_SEC 1
153fe7c5d1bSmatt 
154fe7c5d1bSmatt /* Define to 1 if you have the <sys/stat.h> header file. */
155fe7c5d1bSmatt #define HAVE_SYS_STAT_H 1
156fe7c5d1bSmatt 
157fe7c5d1bSmatt /* Define to 1 if you have the <sys/types.h> header file. */
158fe7c5d1bSmatt #define HAVE_SYS_TYPES_H 1
159fe7c5d1bSmatt 
160fe7c5d1bSmatt /* Define to 1 if you have the <time.h> header file. */
161fe7c5d1bSmatt #define HAVE_TIME_H 1
162fe7c5d1bSmatt 
163fe7c5d1bSmatt /* Define if <time.h> has struct tm.tm_gmtoff. */
164fe7c5d1bSmatt #define HAVE_TM_GMTOFF 1
165fe7c5d1bSmatt 
166fe7c5d1bSmatt /* Define to 1 if you have the <unistd.h> header file. */
167fe7c5d1bSmatt #define HAVE_UNISTD_H 1
168fe7c5d1bSmatt 
169fe7c5d1bSmatt /* Define to 1 if you have the `unlink' function. */
170fe7c5d1bSmatt #define HAVE_UNLINK 1
171fe7c5d1bSmatt 
172b10267f3Schristos /* Define to 1 if you have the <windows.h> header file. */
173b10267f3Schristos /* #undef HAVE_WINDOWS_H */
174fe7c5d1bSmatt 
175fe7c5d1bSmatt /* Using i386 COFF? */
176fe7c5d1bSmatt /* #undef I386COFF */
177fe7c5d1bSmatt 
178fe7c5d1bSmatt /* Define to the sub-directory in which libtool stores uninstalled libraries.
179fe7c5d1bSmatt    */
180fe7c5d1bSmatt #define LT_OBJDIR ".libs/"
181fe7c5d1bSmatt 
182fe7c5d1bSmatt /* Using m68k COFF? */
183fe7c5d1bSmatt /* #undef M68KCOFF */
184fe7c5d1bSmatt 
185fe7c5d1bSmatt /* Using m88k COFF? */
186fe7c5d1bSmatt /* #undef M88KCOFF */
187fe7c5d1bSmatt 
188fe7c5d1bSmatt /* Default CPU for MIPS targets. */
189fe7c5d1bSmatt /* #undef MIPS_CPU_STRING_DEFAULT */
190fe7c5d1bSmatt 
191fe7c5d1bSmatt /* Generate 64-bit code by default on MIPS targets. */
192fe7c5d1bSmatt /* #undef MIPS_DEFAULT_64BIT */
193fe7c5d1bSmatt 
194fe7c5d1bSmatt /* Choose a default ABI for MIPS targets. */
195fe7c5d1bSmatt /* #undef MIPS_DEFAULT_ABI */
196fe7c5d1bSmatt 
197b10267f3Schristos /* Define value for nds32_arch_name */
198b10267f3Schristos /* #undef NDS32_DEFAULT_ARCH_NAME */
199b10267f3Schristos 
200b10267f3Schristos /* Define default value for nds32_audio_ext */
201b10267f3Schristos /* #undef NDS32_DEFAULT_AUDIO_EXT */
202b10267f3Schristos 
203b10267f3Schristos /* Define default value for nds32_dx_regs */
204b10267f3Schristos /* #undef NDS32_DEFAULT_DX_REGS */
205b10267f3Schristos 
206b10267f3Schristos /* Define default value for nds32_perf_ext */
207b10267f3Schristos /* #undef NDS32_DEFAULT_PERF_EXT */
208b10267f3Schristos 
209b10267f3Schristos /* Define default value for nds32_perf_ext2 */
210b10267f3Schristos /* #undef NDS32_DEFAULT_PERF_EXT2 */
211b10267f3Schristos 
212b10267f3Schristos /* Define default value for nds32_string_ext */
213b10267f3Schristos /* #undef NDS32_DEFAULT_STRING_EXT */
214b10267f3Schristos 
215fe7c5d1bSmatt /* Define if environ is not declared in system header files. */
216fe7c5d1bSmatt #define NEED_DECLARATION_ENVIRON 1
217fe7c5d1bSmatt 
218fe7c5d1bSmatt /* Define if errno is not declared in system header files. */
219fe7c5d1bSmatt /* #undef NEED_DECLARATION_ERRNO */
220fe7c5d1bSmatt 
221fe7c5d1bSmatt /* Define if ffs is not declared in system header files. */
222fe7c5d1bSmatt /* #undef NEED_DECLARATION_FFS */
223fe7c5d1bSmatt 
224fe7c5d1bSmatt /* Define if free is not declared in system header files. */
225fe7c5d1bSmatt /* #undef NEED_DECLARATION_FREE */
226fe7c5d1bSmatt 
227fe7c5d1bSmatt /* Define if malloc is not declared in system header files. */
228fe7c5d1bSmatt /* #undef NEED_DECLARATION_MALLOC */
229fe7c5d1bSmatt 
230fe7c5d1bSmatt /* Define if sbrk is not declared in system header files. */
231fe7c5d1bSmatt /* #undef NEED_DECLARATION_SBRK */
232fe7c5d1bSmatt 
233fe7c5d1bSmatt /* Define if strstr is not declared in system header files. */
234fe7c5d1bSmatt /* #undef NEED_DECLARATION_STRSTR */
235fe7c5d1bSmatt 
236fe7c5d1bSmatt /* a.out support? */
237fe7c5d1bSmatt /* #undef OBJ_MAYBE_AOUT */
238fe7c5d1bSmatt 
239fe7c5d1bSmatt /* b.out support? */
240fe7c5d1bSmatt /* #undef OBJ_MAYBE_BOUT */
241fe7c5d1bSmatt 
242fe7c5d1bSmatt /* COFF support? */
243fe7c5d1bSmatt /* #undef OBJ_MAYBE_COFF */
244fe7c5d1bSmatt 
245fe7c5d1bSmatt /* ECOFF support? */
246fe7c5d1bSmatt /* #undef OBJ_MAYBE_ECOFF */
247fe7c5d1bSmatt 
248fe7c5d1bSmatt /* ELF support? */
249fe7c5d1bSmatt /* #undef OBJ_MAYBE_ELF */
250fe7c5d1bSmatt 
251fe7c5d1bSmatt /* generic support? */
252fe7c5d1bSmatt /* #undef OBJ_MAYBE_GENERIC */
253fe7c5d1bSmatt 
254fe7c5d1bSmatt /* SOM support? */
255fe7c5d1bSmatt /* #undef OBJ_MAYBE_SOM */
256fe7c5d1bSmatt 
257fe7c5d1bSmatt /* Name of package */
258fe7c5d1bSmatt #define PACKAGE "gas"
259fe7c5d1bSmatt 
260fe7c5d1bSmatt /* Define to the address where bug reports for this package should be sent. */
261fe7c5d1bSmatt #define PACKAGE_BUGREPORT ""
262fe7c5d1bSmatt 
263fe7c5d1bSmatt /* Define to the full name of this package. */
264b10267f3Schristos #define PACKAGE_NAME "gas"
265fe7c5d1bSmatt 
266fe7c5d1bSmatt /* Define to the full name and version of this package. */
267*697a19a9Schristos #define PACKAGE_STRING "gas 2.26.1"
268fe7c5d1bSmatt 
269fe7c5d1bSmatt /* Define to the one symbol short name of this package. */
270b10267f3Schristos #define PACKAGE_TARNAME "gas"
271fe7c5d1bSmatt 
272fe7c5d1bSmatt /* Define to the home page for this package. */
273fe7c5d1bSmatt #define PACKAGE_URL ""
274fe7c5d1bSmatt 
275fe7c5d1bSmatt /* Define to the version of this package. */
276*697a19a9Schristos #define PACKAGE_VERSION "2.26.1"
277fe7c5d1bSmatt 
278fe7c5d1bSmatt /* Define if defaulting to ELF on SCO 5. */
279fe7c5d1bSmatt /* #undef SCO_ELF */
280fe7c5d1bSmatt 
281fe7c5d1bSmatt /* If using the C implementation of alloca, define if you know the
282fe7c5d1bSmatt    direction of stack growth for your system; otherwise it will be
283fe7c5d1bSmatt    automatically deduced at runtime.
284fe7c5d1bSmatt 	STACK_DIRECTION > 0 => grows toward higher addresses
285fe7c5d1bSmatt 	STACK_DIRECTION < 0 => grows toward lower addresses
286fe7c5d1bSmatt 	STACK_DIRECTION = 0 => direction of growth unknown */
287fe7c5d1bSmatt /* #undef STACK_DIRECTION */
288fe7c5d1bSmatt 
289fe7c5d1bSmatt /* Define to 1 if you have the ANSI C header files. */
290fe7c5d1bSmatt #define STDC_HEADERS 1
291fe7c5d1bSmatt 
292fe7c5d1bSmatt /* Using strict COFF? */
293fe7c5d1bSmatt /* #undef STRICTCOFF */
294fe7c5d1bSmatt 
295d4f0b3f8Smrg /* Define if you can safely include both <string.h> and <strings.h>. */
296d4f0b3f8Smrg #define STRING_WITH_STRINGS 1
297d4f0b3f8Smrg 
298fe7c5d1bSmatt /* Target alias. */
299fe7c5d1bSmatt #define TARGET_ALIAS "m5407--netbsdelf"
300fe7c5d1bSmatt 
301fe7c5d1bSmatt /* Define as 1 if big endian. */
302fe7c5d1bSmatt /* #undef TARGET_BYTES_BIG_ENDIAN */
303fe7c5d1bSmatt 
304fe7c5d1bSmatt /* Canonical target. */
305fe7c5d1bSmatt #define TARGET_CANONICAL "m5407--netbsdelf"
306fe7c5d1bSmatt 
307fe7c5d1bSmatt /* Target CPU. */
308fe7c5d1bSmatt #define TARGET_CPU "m5407"
309fe7c5d1bSmatt 
310fe7c5d1bSmatt /* Target OS. */
311fe7c5d1bSmatt #define TARGET_OS "netbsdelf"
312fe7c5d1bSmatt 
313fe7c5d1bSmatt /* Define if default target is PowerPC Solaris. */
314fe7c5d1bSmatt /* #undef TARGET_SOLARIS_COMMENT */
315fe7c5d1bSmatt 
316fe7c5d1bSmatt /* Define if target is Symbian OS. */
317fe7c5d1bSmatt /* #undef TARGET_SYMBIAN */
318fe7c5d1bSmatt 
319fe7c5d1bSmatt /* Target vendor. */
320fe7c5d1bSmatt #define TARGET_VENDOR ""
321fe7c5d1bSmatt 
322fe7c5d1bSmatt /* Use b modifier when opening binary files? */
323fe7c5d1bSmatt /* #undef USE_BINARY_FOPEN */
324fe7c5d1bSmatt 
325fe7c5d1bSmatt /* Use emulation support? */
326fe7c5d1bSmatt /* #undef USE_EMULATIONS */
327fe7c5d1bSmatt 
328fe7c5d1bSmatt /* Allow use of E_MIPS_ABI_O32 on MIPS targets. */
329fe7c5d1bSmatt /* #undef USE_E_MIPS_ABI_O32 */
330fe7c5d1bSmatt 
331fe7c5d1bSmatt /* Enable extensions on AIX 3, Interix.  */
332fe7c5d1bSmatt #ifndef _ALL_SOURCE
333fe7c5d1bSmatt # define _ALL_SOURCE 1
334fe7c5d1bSmatt #endif
335fe7c5d1bSmatt /* Enable GNU extensions on systems that have them.  */
336fe7c5d1bSmatt #ifndef _GNU_SOURCE
337fe7c5d1bSmatt # define _GNU_SOURCE 1
338fe7c5d1bSmatt #endif
339fe7c5d1bSmatt /* Enable threading extensions on Solaris.  */
340fe7c5d1bSmatt #ifndef _POSIX_PTHREAD_SEMANTICS
341fe7c5d1bSmatt # define _POSIX_PTHREAD_SEMANTICS 1
342fe7c5d1bSmatt #endif
343fe7c5d1bSmatt /* Enable extensions on HP NonStop.  */
344fe7c5d1bSmatt #ifndef _TANDEM_SOURCE
345fe7c5d1bSmatt # define _TANDEM_SOURCE 1
346fe7c5d1bSmatt #endif
347fe7c5d1bSmatt /* Enable general extensions on Solaris.  */
348fe7c5d1bSmatt #ifndef __EXTENSIONS__
349fe7c5d1bSmatt # define __EXTENSIONS__ 1
350fe7c5d1bSmatt #endif
351fe7c5d1bSmatt 
352fe7c5d1bSmatt 
353fe7c5d1bSmatt /* Using cgen code? */
354fe7c5d1bSmatt /* #undef USING_CGEN */
355fe7c5d1bSmatt 
356fe7c5d1bSmatt /* Version number of package */
357*697a19a9Schristos #define VERSION "2.26.1"
358fe7c5d1bSmatt 
359fe7c5d1bSmatt /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
360fe7c5d1bSmatt    significant byte first (like Motorola and SPARC, unlike Intel). */
361fe7c5d1bSmatt #if defined AC_APPLE_UNIVERSAL_BUILD
362fe7c5d1bSmatt # if defined __BIG_ENDIAN__
363fe7c5d1bSmatt #  define WORDS_BIGENDIAN 1
364fe7c5d1bSmatt # endif
365fe7c5d1bSmatt #else
366fe7c5d1bSmatt # ifndef WORDS_BIGENDIAN
367fe7c5d1bSmatt #  define WORDS_BIGENDIAN 1
368fe7c5d1bSmatt # endif
369fe7c5d1bSmatt #endif
370fe7c5d1bSmatt 
371fe7c5d1bSmatt /* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
372fe7c5d1bSmatt    `char[]'. */
373fe7c5d1bSmatt #define YYTEXT_POINTER 1
374fe7c5d1bSmatt 
375fe7c5d1bSmatt /* Number of bits in a file offset, on hosts where this is settable. */
376fe7c5d1bSmatt /* #undef _FILE_OFFSET_BITS */
377fe7c5d1bSmatt 
378fe7c5d1bSmatt /* Define for large files, on AIX-style hosts. */
379fe7c5d1bSmatt /* #undef _LARGE_FILES */
380fe7c5d1bSmatt 
381fe7c5d1bSmatt /* Define to 1 if on MINIX. */
382fe7c5d1bSmatt /* #undef _MINIX */
383fe7c5d1bSmatt 
384fe7c5d1bSmatt /* Define to 2 if the system does not provide POSIX.1 features except with
385fe7c5d1bSmatt    this defined. */
386fe7c5d1bSmatt /* #undef _POSIX_1_SOURCE */
387fe7c5d1bSmatt 
388fe7c5d1bSmatt /* Define to 1 if you need to in order for `stat' and other things to work. */
389fe7c5d1bSmatt /* #undef _POSIX_SOURCE */
390fe7c5d1bSmatt 
391fe7c5d1bSmatt /* Define to `__inline__' or `__inline' if that's what the C compiler
392fe7c5d1bSmatt    calls it, or to nothing if 'inline' is not supported under any name.  */
393fe7c5d1bSmatt #ifndef __cplusplus
394fe7c5d1bSmatt /* #undef inline */
395fe7c5d1bSmatt #endif
396