xref: /netbsd-src/external/gpl3/gdb/lib/libbfd/arch/mips64eb/config.h (revision 22ebeae4b2252475e0ebe332f69734639cb946ea)
1ba6b4c93Schristos /* This file is automatically generated.  DO NOT EDIT! */
2*22ebeae4Schristos /* Generated from: NetBSD: mknative-gdb,v 1.17 2024/08/18 03:47:55 rin Exp  */
39acf2c73Schristos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
4ba6b4c93Schristos 
5ba6b4c93Schristos /* config.h.  Generated from config.in by configure.  */
69ca90fdcSchristos /* config.in.  Generated from configure.ac by autoheader.  */
7ba6b4c93Schristos 
884e9dd17Smrg /* Check that config.h is #included before system headers
984e9dd17Smrg     (this works only for glibc, but that should be enough).  */
1084e9dd17Smrg #if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
1184e9dd17Smrg #  error config.h must be #included before system headers
1284e9dd17Smrg #endif
1384e9dd17Smrg #define __CONFIG_H__ 1
1484e9dd17Smrg 
15*22ebeae4Schristos /* Define if building universal (internal helper macro) */
16*22ebeae4Schristos /* #undef AC_APPLE_UNIVERSAL_BUILD */
17*22ebeae4Schristos 
18ba6b4c93Schristos /* Name of host specific core header file to include in elf.c. */
19ba6b4c93Schristos /* #undef CORE_HEADER */
20ba6b4c93Schristos 
219acf2c73Schristos /* Define to 1 if you want to enable -z separate-code in ELF linker by
229acf2c73Schristos    default. */
239acf2c73Schristos #define DEFAULT_LD_Z_SEPARATE_CODE 0
249acf2c73Schristos 
25f187d37aSchristos /* Define if you want run-time sanity checks. */
26f187d37aSchristos /* #undef ENABLE_CHECKING */
27f187d37aSchristos 
28ba6b4c93Schristos /* Define to 1 if translation of program messages to the user's native
29ba6b4c93Schristos    language is requested. */
30*22ebeae4Schristos /* #undef ENABLE_NLS */
31*22ebeae4Schristos 
32*22ebeae4Schristos /* Define to 1 if you have the Mac OS X function
33*22ebeae4Schristos    CFLocaleCopyPreferredLanguages in the CoreFoundation framework. */
34*22ebeae4Schristos /* #undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES */
35*22ebeae4Schristos 
36*22ebeae4Schristos /* Define to 1 if you have the Mac OS X function CFPreferencesCopyAppValue in
37*22ebeae4Schristos    the CoreFoundation framework. */
38*22ebeae4Schristos /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
39*22ebeae4Schristos 
40*22ebeae4Schristos /* Define if the GNU dcgettext() function is already present or preinstalled.
41*22ebeae4Schristos    */
42*22ebeae4Schristos /* #undef HAVE_DCGETTEXT */
43ba6b4c93Schristos 
44822f2954Schristos /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
45822f2954Schristos    don't. */
46822f2954Schristos #define HAVE_DECL_ASPRINTF 1
47822f2954Schristos 
48ba6b4c93Schristos /* Define to 1 if you have the declaration of `basename', and to 0 if you
49ba6b4c93Schristos    don't. */
50ba6b4c93Schristos #define HAVE_DECL_BASENAME 0
51ba6b4c93Schristos 
52ba6b4c93Schristos /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
53ba6b4c93Schristos #define HAVE_DECL_FFS 1
54ba6b4c93Schristos 
55f187d37aSchristos /* Define to 1 if you have the declaration of `fopen64', and to 0 if you
56f187d37aSchristos    don't. */
57f187d37aSchristos #define HAVE_DECL_FOPEN64 0
58ba6b4c93Schristos 
59ba6b4c93Schristos /* Define to 1 if you have the declaration of `fseeko', and to 0 if you don't.
60ba6b4c93Schristos    */
61ba6b4c93Schristos #define HAVE_DECL_FSEEKO 1
62ba6b4c93Schristos 
63ba6b4c93Schristos /* Define to 1 if you have the declaration of `fseeko64', and to 0 if you
64ba6b4c93Schristos    don't. */
65ba6b4c93Schristos #define HAVE_DECL_FSEEKO64 0
66ba6b4c93Schristos 
67ba6b4c93Schristos /* Define to 1 if you have the declaration of `ftello', and to 0 if you don't.
68ba6b4c93Schristos    */
69ba6b4c93Schristos #define HAVE_DECL_FTELLO 1
70ba6b4c93Schristos 
71ba6b4c93Schristos /* Define to 1 if you have the declaration of `ftello64', and to 0 if you
72ba6b4c93Schristos    don't. */
73ba6b4c93Schristos #define HAVE_DECL_FTELLO64 0
74ba6b4c93Schristos 
75ba6b4c93Schristos /* Define to 1 if you have the declaration of `stpcpy', and to 0 if you don't.
76ba6b4c93Schristos    */
77ba6b4c93Schristos #define HAVE_DECL_STPCPY 1
78ba6b4c93Schristos 
799ca90fdcSchristos /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
809ca90fdcSchristos    don't. */
819ca90fdcSchristos #define HAVE_DECL_STRNLEN 1
829ca90fdcSchristos 
83822f2954Schristos /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
84822f2954Schristos    don't. */
85822f2954Schristos #define HAVE_DECL_VASPRINTF 1
86822f2954Schristos 
87f187d37aSchristos /* Define to 1 if you have the declaration of `___lc_codepage_func', and to 0
88f187d37aSchristos    if you don't. */
89f187d37aSchristos #define HAVE_DECL____LC_CODEPAGE_FUNC 0
90ba6b4c93Schristos 
91ba6b4c93Schristos /* Define to 1 if you have the <dlfcn.h> header file. */
92ba6b4c93Schristos #define HAVE_DLFCN_H 1
93ba6b4c93Schristos 
94ba6b4c93Schristos /* Define to 1 if you have the `fcntl' function. */
95ba6b4c93Schristos #define HAVE_FCNTL 1
96ba6b4c93Schristos 
97ba6b4c93Schristos /* Define to 1 if you have the <fcntl.h> header file. */
98ba6b4c93Schristos #define HAVE_FCNTL_H 1
99ba6b4c93Schristos 
100ba6b4c93Schristos /* Define to 1 if you have the `fdopen' function. */
101ba6b4c93Schristos #define HAVE_FDOPEN 1
102ba6b4c93Schristos 
103ba6b4c93Schristos /* Define to 1 if you have the `fileno' function. */
104ba6b4c93Schristos #define HAVE_FILENO 1
105ba6b4c93Schristos 
1069acf2c73Schristos /* Define to 1 if you have the `fls' function. */
1079acf2c73Schristos /* #undef HAVE_FLS */
1089acf2c73Schristos 
109ba6b4c93Schristos /* Define to 1 if you have the `fopen64' function. */
110ba6b4c93Schristos /* #undef HAVE_FOPEN64 */
111ba6b4c93Schristos 
112ba6b4c93Schristos /* Define to 1 if you have the `fseeko' function. */
113ba6b4c93Schristos #define HAVE_FSEEKO 1
114ba6b4c93Schristos 
115ba6b4c93Schristos /* Define to 1 if you have the `fseeko64' function. */
116ba6b4c93Schristos /* #undef HAVE_FSEEKO64 */
117ba6b4c93Schristos 
118ba6b4c93Schristos /* Define to 1 if you have the `ftello' function. */
119ba6b4c93Schristos #define HAVE_FTELLO 1
120ba6b4c93Schristos 
121ba6b4c93Schristos /* Define to 1 if you have the `ftello64' function. */
122ba6b4c93Schristos /* #undef HAVE_FTELLO64 */
123ba6b4c93Schristos 
124ba6b4c93Schristos /* Define to 1 if you have the `getgid' function. */
125ba6b4c93Schristos #define HAVE_GETGID 1
126ba6b4c93Schristos 
127ba6b4c93Schristos /* Define to 1 if you have the `getpagesize' function. */
128ba6b4c93Schristos #define HAVE_GETPAGESIZE 1
129ba6b4c93Schristos 
130d1fefe4bSchristos /* Define to 1 if you have the `getrlimit' function. */
131d1fefe4bSchristos #define HAVE_GETRLIMIT 1
132d1fefe4bSchristos 
133*22ebeae4Schristos /* Define if the GNU gettext() function is already present or preinstalled. */
134*22ebeae4Schristos /* #undef HAVE_GETTEXT */
135*22ebeae4Schristos 
136ba6b4c93Schristos /* Define to 1 if you have the `getuid' function. */
137ba6b4c93Schristos #define HAVE_GETUID 1
138ba6b4c93Schristos 
1399acf2c73Schristos /* Define if your compiler supports hidden visibility. */
1409acf2c73Schristos #define HAVE_HIDDEN 1
1419acf2c73Schristos 
142*22ebeae4Schristos /* Define if you have the iconv() function and it works. */
143*22ebeae4Schristos #define HAVE_ICONV 1
144*22ebeae4Schristos 
145ba6b4c93Schristos /* Define to 1 if you have the <inttypes.h> header file. */
146ba6b4c93Schristos #define HAVE_INTTYPES_H 1
147ba6b4c93Schristos 
148ba6b4c93Schristos /* Define if <sys/procfs.h> has lwpstatus_t. */
149ba6b4c93Schristos /* #undef HAVE_LWPSTATUS_T */
150ba6b4c93Schristos 
151ba6b4c93Schristos /* Define if <sys/procfs.h> has lwpstatus_t.pr_context. */
152ba6b4c93Schristos /* #undef HAVE_LWPSTATUS_T_PR_CONTEXT */
153ba6b4c93Schristos 
154ba6b4c93Schristos /* Define if <sys/procfs.h> has lwpstatus_t.pr_fpreg. */
155ba6b4c93Schristos /* #undef HAVE_LWPSTATUS_T_PR_FPREG */
156ba6b4c93Schristos 
157ba6b4c93Schristos /* Define if <sys/procfs.h> has lwpstatus_t.pr_reg. */
158ba6b4c93Schristos /* #undef HAVE_LWPSTATUS_T_PR_REG */
159ba6b4c93Schristos 
160ba6b4c93Schristos /* Define if <sys/procfs.h> has lwpxstatus_t. */
161ba6b4c93Schristos /* #undef HAVE_LWPXSTATUS_T */
162ba6b4c93Schristos 
163ba6b4c93Schristos /* Define to 1 if you have the `madvise' function. */
164ba6b4c93Schristos #define HAVE_MADVISE 1
165ba6b4c93Schristos 
166ba6b4c93Schristos /* Define to 1 if you have the <memory.h> header file. */
167ba6b4c93Schristos #define HAVE_MEMORY_H 1
168ba6b4c93Schristos 
169ba6b4c93Schristos /* Define to 1 if you have a working `mmap' system call. */
170ba6b4c93Schristos #define HAVE_MMAP 1
171ba6b4c93Schristos 
172ba6b4c93Schristos /* Define to 1 if you have the `mprotect' function. */
173ba6b4c93Schristos #define HAVE_MPROTECT 1
174ba6b4c93Schristos 
175ba6b4c93Schristos /* Define if <sys/procfs.h> has prpsinfo32_t. */
176ba6b4c93Schristos /* #undef HAVE_PRPSINFO32_T */
177ba6b4c93Schristos 
17884e9dd17Smrg /* Define if <sys/procfs.h> has prpsinfo32_t.pr_pid. */
17984e9dd17Smrg /* #undef HAVE_PRPSINFO32_T_PR_PID */
18084e9dd17Smrg 
181ba6b4c93Schristos /* Define if <sys/procfs.h> has prpsinfo_t. */
182ba6b4c93Schristos /* #undef HAVE_PRPSINFO_T */
183ba6b4c93Schristos 
18484e9dd17Smrg /* Define if <sys/procfs.h> has prpsinfo_t.pr_pid. */
18584e9dd17Smrg /* #undef HAVE_PRPSINFO_T_PR_PID */
18684e9dd17Smrg 
187ba6b4c93Schristos /* Define if <sys/procfs.h> has prstatus32_t. */
188ba6b4c93Schristos /* #undef HAVE_PRSTATUS32_T */
189ba6b4c93Schristos 
190ba6b4c93Schristos /* Define if <sys/procfs.h> has prstatus32_t.pr_who. */
191ba6b4c93Schristos /* #undef HAVE_PRSTATUS32_T_PR_WHO */
192ba6b4c93Schristos 
193ba6b4c93Schristos /* Define if <sys/procfs.h> has prstatus_t. */
194ba6b4c93Schristos /* #undef HAVE_PRSTATUS_T */
195ba6b4c93Schristos 
196ba6b4c93Schristos /* Define if <sys/procfs.h> has prstatus_t.pr_who. */
197ba6b4c93Schristos /* #undef HAVE_PRSTATUS_T_PR_WHO */
198ba6b4c93Schristos 
199ba6b4c93Schristos /* Define if <sys/procfs.h> has psinfo32_t. */
200ba6b4c93Schristos /* #undef HAVE_PSINFO32_T */
201ba6b4c93Schristos 
20284e9dd17Smrg /* Define if <sys/procfs.h> has psinfo32_t.pr_pid. */
20384e9dd17Smrg /* #undef HAVE_PSINFO32_T_PR_PID */
20484e9dd17Smrg 
205ba6b4c93Schristos /* Define if <sys/procfs.h> has psinfo_t. */
206ba6b4c93Schristos /* #undef HAVE_PSINFO_T */
207ba6b4c93Schristos 
20884e9dd17Smrg /* Define if <sys/procfs.h> has psinfo_t.pr_pid. */
20984e9dd17Smrg /* #undef HAVE_PSINFO_T_PR_PID */
21084e9dd17Smrg 
211ba6b4c93Schristos /* Define if <sys/procfs.h> has pstatus32_t. */
212ba6b4c93Schristos /* #undef HAVE_PSTATUS32_T */
213ba6b4c93Schristos 
214ba6b4c93Schristos /* Define if <sys/procfs.h> has pstatus_t. */
215ba6b4c93Schristos /* #undef HAVE_PSTATUS_T */
216ba6b4c93Schristos 
217ba6b4c93Schristos /* Define if <sys/procfs.h> has pxstatus_t. */
218ba6b4c93Schristos /* #undef HAVE_PXSTATUS_T */
219ba6b4c93Schristos 
220ba6b4c93Schristos /* Define to 1 if you have the <stdint.h> header file. */
221ba6b4c93Schristos #define HAVE_STDINT_H 1
222ba6b4c93Schristos 
223ba6b4c93Schristos /* Define to 1 if you have the <stdlib.h> header file. */
224ba6b4c93Schristos #define HAVE_STDLIB_H 1
225ba6b4c93Schristos 
226ba6b4c93Schristos /* Define to 1 if you have the <strings.h> header file. */
227ba6b4c93Schristos #define HAVE_STRINGS_H 1
228ba6b4c93Schristos 
229ba6b4c93Schristos /* Define to 1 if you have the <string.h> header file. */
230ba6b4c93Schristos #define HAVE_STRING_H 1
231ba6b4c93Schristos 
232ba6b4c93Schristos /* Define if struct core_dumpx has member c_impl */
233ba6b4c93Schristos /* #undef HAVE_ST_C_IMPL */
234ba6b4c93Schristos 
235ba6b4c93Schristos /* Define to 1 if you have the `sysconf' function. */
236ba6b4c93Schristos #define HAVE_SYSCONF 1
237ba6b4c93Schristos 
238ba6b4c93Schristos /* Define to 1 if you have the <sys/file.h> header file. */
239ba6b4c93Schristos #define HAVE_SYS_FILE_H 1
240ba6b4c93Schristos 
2419acf2c73Schristos /* Define to 1 if you have the <sys/param.h> header file. */
2429acf2c73Schristos #define HAVE_SYS_PARAM_H 1
2439acf2c73Schristos 
244ba6b4c93Schristos /* Define to 1 if you have the <sys/procfs.h> header file. */
245ba6b4c93Schristos /* #undef HAVE_SYS_PROCFS_H */
246ba6b4c93Schristos 
247d1fefe4bSchristos /* Define to 1 if you have the <sys/resource.h> header file. */
248d1fefe4bSchristos #define HAVE_SYS_RESOURCE_H 1
249d1fefe4bSchristos 
250ba6b4c93Schristos /* Define to 1 if you have the <sys/stat.h> header file. */
251ba6b4c93Schristos #define HAVE_SYS_STAT_H 1
252ba6b4c93Schristos 
253ba6b4c93Schristos /* Define to 1 if you have the <sys/types.h> header file. */
254ba6b4c93Schristos #define HAVE_SYS_TYPES_H 1
255ba6b4c93Schristos 
256ba6b4c93Schristos /* Define to 1 if you have the <unistd.h> header file. */
257ba6b4c93Schristos #define HAVE_UNISTD_H 1
258ba6b4c93Schristos 
259ba6b4c93Schristos /* Define if <sys/procfs.h> has win32_pstatus_t. */
260ba6b4c93Schristos /* #undef HAVE_WIN32_PSTATUS_T */
261ba6b4c93Schristos 
26284e9dd17Smrg /* Define to 1 if you have the <windows.h> header file. */
26384e9dd17Smrg /* #undef HAVE_WINDOWS_H */
26484e9dd17Smrg 
265f187d37aSchristos /* Define to 1 if zstd is enabled. */
266f187d37aSchristos /* #undef HAVE_ZSTD */
267f187d37aSchristos 
268ba6b4c93Schristos /* Define to the sub-directory in which libtool stores uninstalled libraries.
269ba6b4c93Schristos    */
270ba6b4c93Schristos #define LT_OBJDIR ".libs/"
271ba6b4c93Schristos 
272ba6b4c93Schristos /* Name of package */
273ba6b4c93Schristos #define PACKAGE "bfd"
274ba6b4c93Schristos 
275ba6b4c93Schristos /* Define to the address where bug reports for this package should be sent. */
276ba6b4c93Schristos #define PACKAGE_BUGREPORT ""
277ba6b4c93Schristos 
278ba6b4c93Schristos /* Define to the full name of this package. */
27984e9dd17Smrg #define PACKAGE_NAME "bfd"
280ba6b4c93Schristos 
281ba6b4c93Schristos /* Define to the full name and version of this package. */
282*22ebeae4Schristos #define PACKAGE_STRING "bfd 2.42.50"
283ba6b4c93Schristos 
284ba6b4c93Schristos /* Define to the one symbol short name of this package. */
28584e9dd17Smrg #define PACKAGE_TARNAME "bfd"
286ba6b4c93Schristos 
287ba6b4c93Schristos /* Define to the home page for this package. */
288ba6b4c93Schristos #define PACKAGE_URL ""
289ba6b4c93Schristos 
290ba6b4c93Schristos /* Define to the version of this package. */
291*22ebeae4Schristos #define PACKAGE_VERSION "2.42.50"
292ba6b4c93Schristos 
293ba6b4c93Schristos /* The size of `int', as computed by sizeof. */
2944d342c04Schristos #define SIZEOF_INT 4
295ba6b4c93Schristos 
296ba6b4c93Schristos /* The size of `long', as computed by sizeof. */
297ba6b4c93Schristos #define SIZEOF_LONG 4
298ba6b4c93Schristos 
299ba6b4c93Schristos /* The size of `long long', as computed by sizeof. */
300ba6b4c93Schristos #define SIZEOF_LONG_LONG 8
301ba6b4c93Schristos 
302ba6b4c93Schristos /* The size of `off_t', as computed by sizeof. */
303ba6b4c93Schristos #define SIZEOF_OFF_T 8
304ba6b4c93Schristos 
305ba6b4c93Schristos /* The size of `void *', as computed by sizeof. */
306ba6b4c93Schristos #define SIZEOF_VOID_P 4
307ba6b4c93Schristos 
308ba6b4c93Schristos /* Define to 1 if you have the ANSI C header files. */
309ba6b4c93Schristos #define STDC_HEADERS 1
310ba6b4c93Schristos 
311*22ebeae4Schristos /* If the compiler supports a TLS storage class, define it to that here */
312*22ebeae4Schristos #define TLS _Thread_local
313*22ebeae4Schristos 
314ba6b4c93Schristos /* Name of host specific header file to include in trad-core.c. */
315ba6b4c93Schristos /* #undef TRAD_HEADER */
316ba6b4c93Schristos 
3178b7331e5Schristos /* Define if 64-bit archives should always be used. */
3188b7331e5Schristos /* #undef USE_64_BIT_ARCHIVE */
3193caff986Smrg 
320ba6b4c93Schristos /* Use b modifier when opening binary files? */
321ba6b4c93Schristos /* #undef USE_BINARY_FOPEN */
322ba6b4c93Schristos 
323ba6b4c93Schristos /* Define if we should use leading underscore on 64 bit mingw targets */
324ba6b4c93Schristos /* #undef USE_MINGW64_LEADING_UNDERSCORES */
325ba6b4c93Schristos 
326ba6b4c93Schristos /* Use mmap if it's available? */
327ba6b4c93Schristos /* #undef USE_MMAP */
328ba6b4c93Schristos 
329ba6b4c93Schristos /* Define if we should default to creating read-only plt entries */
3306ca1cfa8Srin /* #undef USE_SECUREPLT */
331ba6b4c93Schristos 
332ba6b4c93Schristos /* Enable extensions on AIX 3, Interix.  */
333ba6b4c93Schristos #ifndef _ALL_SOURCE
334ba6b4c93Schristos # define _ALL_SOURCE 1
335ba6b4c93Schristos #endif
336ba6b4c93Schristos /* Enable GNU extensions on systems that have them.  */
337ba6b4c93Schristos #ifndef _GNU_SOURCE
338ba6b4c93Schristos # define _GNU_SOURCE 1
339ba6b4c93Schristos #endif
340ba6b4c93Schristos /* Enable threading extensions on Solaris.  */
341ba6b4c93Schristos #ifndef _POSIX_PTHREAD_SEMANTICS
342ba6b4c93Schristos # define _POSIX_PTHREAD_SEMANTICS 1
343ba6b4c93Schristos #endif
344ba6b4c93Schristos /* Enable extensions on HP NonStop.  */
345ba6b4c93Schristos #ifndef _TANDEM_SOURCE
346ba6b4c93Schristos # define _TANDEM_SOURCE 1
347ba6b4c93Schristos #endif
348ba6b4c93Schristos /* Enable general extensions on Solaris.  */
349ba6b4c93Schristos #ifndef __EXTENSIONS__
350ba6b4c93Schristos # define __EXTENSIONS__ 1
351ba6b4c93Schristos #endif
352ba6b4c93Schristos 
353ba6b4c93Schristos 
354ba6b4c93Schristos /* Version number of package */
355*22ebeae4Schristos #define VERSION "2.42.50"
356*22ebeae4Schristos 
357*22ebeae4Schristos /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
358*22ebeae4Schristos    significant byte first (like Motorola and SPARC, unlike Intel). */
359*22ebeae4Schristos #if defined AC_APPLE_UNIVERSAL_BUILD
360*22ebeae4Schristos # if defined __BIG_ENDIAN__
361*22ebeae4Schristos #  define WORDS_BIGENDIAN 1
362*22ebeae4Schristos # endif
363*22ebeae4Schristos #else
364*22ebeae4Schristos # ifndef WORDS_BIGENDIAN
365*22ebeae4Schristos #  define WORDS_BIGENDIAN 1
366*22ebeae4Schristos # endif
367*22ebeae4Schristos #endif
3689acf2c73Schristos 
3699acf2c73Schristos /* Enable large inode numbers on Mac OS X 10.5.  */
3709acf2c73Schristos #ifndef _DARWIN_USE_64_BIT_INODE
3719acf2c73Schristos # define _DARWIN_USE_64_BIT_INODE 1
3729acf2c73Schristos #endif
373ba6b4c93Schristos 
374ba6b4c93Schristos /* Number of bits in a file offset, on hosts where this is settable. */
375ba6b4c93Schristos /* #undef _FILE_OFFSET_BITS */
376ba6b4c93Schristos 
377ba6b4c93Schristos /* Define for large files, on AIX-style hosts. */
378ba6b4c93Schristos /* #undef _LARGE_FILES */
379ba6b4c93Schristos 
380ba6b4c93Schristos /* Define to 1 if on MINIX. */
381ba6b4c93Schristos /* #undef _MINIX */
382ba6b4c93Schristos 
383ba6b4c93Schristos /* Define to 2 if the system does not provide POSIX.1 features except with
384ba6b4c93Schristos    this defined. */
385ba6b4c93Schristos /* #undef _POSIX_1_SOURCE */
386ba6b4c93Schristos 
387ba6b4c93Schristos /* Define to 1 if you need to in order for `stat' and other things to work. */
388ba6b4c93Schristos /* #undef _POSIX_SOURCE */
3894d342c04Schristos 
3904d342c04Schristos /* Use structured /proc on Solaris. */
3914d342c04Schristos #define _STRUCTURED_PROC 1
392