166d4b782Schristos /* This file is automatically generated.  DO NOT EDIT! */
288e42b0fSchristos /* Generated from: NetBSD: mknative-gdb,v 1.15 2020/12/05 21:27:31 christos Exp  */
341eb51e6Schristos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
466d4b782Schristos 
566d4b782Schristos /* config.h.  Generated from config.in by configure.  */
666d4b782Schristos /* config.in.  Generated from configure.ac by autoheader.  */
766d4b782Schristos 
866d4b782Schristos /* Define if building universal (internal helper macro) */
966d4b782Schristos /* #undef AC_APPLE_UNIVERSAL_BUILD */
1066d4b782Schristos 
119d1b5314Smrg /* Directories from which to load auto-loaded scripts. */
12*96fe1162Srin #define AUTO_LOAD_DIR "$debugdir:$datadir/auto-load"
1366d4b782Schristos 
149d1b5314Smrg /* Directories safe to hold auto-loaded files. */
15*96fe1162Srin #define AUTO_LOAD_SAFE_PATH "$debugdir:$datadir/auto-load"
1666d4b782Schristos 
179d1b5314Smrg /* Directory of programs. */
189d1b5314Smrg #define BINDIR "/usr/bin"
1966d4b782Schristos 
2066d4b782Schristos /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
2166d4b782Schristos    systems. This function is required for `alloca.c' support on those systems.
2266d4b782Schristos    */
2366d4b782Schristos /* #undef CRAY_STACKSEG_END */
2466d4b782Schristos 
25fd82c4c4Schristos /* Define to 1 if std::thread works. */
26fd82c4c4Schristos #define CXX_STD_THREAD 1
27fd82c4c4Schristos 
2866d4b782Schristos /* Define to 1 if using `alloca.c'. */
2966d4b782Schristos /* #undef C_ALLOCA */
3066d4b782Schristos 
3166d4b782Schristos /* look for global separate debug info in this path [LIBDIR/debug] */
3266d4b782Schristos #define DEBUGDIR "/usr/libdata/debug"
3366d4b782Schristos 
3466d4b782Schristos /* Define if the separate-debug-dir directory should be relocated when GDB is
3566d4b782Schristos    moved. */
3666d4b782Schristos #define DEBUGDIR_RELOCATABLE 1
3766d4b782Schristos 
3866d4b782Schristos /* Define to BFD's default architecture. */
3966d4b782Schristos #define DEFAULT_BFD_ARCH bfd_mips_arch
4066d4b782Schristos 
4166d4b782Schristos /* Define to BFD's default target vector. */
42fd82c4c4Schristos #define DEFAULT_BFD_VEC mips_elf32_ntrad_le_vec
43fd82c4c4Schristos 
44fd82c4c4Schristos /* Handle .ctf type-info sections */
45fd82c4c4Schristos #define ENABLE_LIBCTF 1
4666d4b782Schristos 
4766d4b782Schristos /* Define to 1 if translation of program messages to the user's native
4866d4b782Schristos    language is requested. */
4966d4b782Schristos #define ENABLE_NLS 1
5066d4b782Schristos 
515a5af785Schristos /* The .gdbinit filename. */
525a5af785Schristos #define GDBINIT ".gdbinit"
535a5af785Schristos 
5466d4b782Schristos /* look for global separate data files in this path [DATADIR/gdb] */
5566d4b782Schristos #define GDB_DATADIR "/usr/share/gdb"
5666d4b782Schristos 
5766d4b782Schristos /* Define if the gdb-datadir directory should be relocated when GDB is moved.
5866d4b782Schristos    */
5966d4b782Schristos #define GDB_DATADIR_RELOCATABLE 1
6066d4b782Schristos 
6166d4b782Schristos /* Define to be a string naming the default host character set. */
6266d4b782Schristos #define GDB_DEFAULT_HOST_CHARSET "UTF-8"
6366d4b782Schristos 
6466d4b782Schristos /* Host double floatformat */
6566d4b782Schristos #define GDB_HOST_DOUBLE_FORMAT 0
6666d4b782Schristos 
6766d4b782Schristos /* Host float floatformat */
6866d4b782Schristos #define GDB_HOST_FLOAT_FORMAT 0
6966d4b782Schristos 
7066d4b782Schristos /* Host long double floatformat */
7166d4b782Schristos #define GDB_HOST_LONG_DOUBLE_FORMAT 0
7266d4b782Schristos 
7366d4b782Schristos /* nativefile */
7466d4b782Schristos /* #undef GDB_NM_FILE */
7566d4b782Schristos 
7666d4b782Schristos /* Define to the default OS ABI for this configuration. */
77*96fe1162Srin #define GDB_OSABI_DEFAULT GDB_OSABI_NETBSD
7866d4b782Schristos 
79d02783ebSmrg /* Define if self-testing features should be enabled */
80fd82c4c4Schristos #define GDB_SELF_TEST 1
81d02783ebSmrg 
8266d4b782Schristos /* Define to 1 if you have `alloca', as a function or macro. */
8366d4b782Schristos #define HAVE_ALLOCA 1
8466d4b782Schristos 
8566d4b782Schristos /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
8666d4b782Schristos    */
8766d4b782Schristos /* #undef HAVE_ALLOCA_H */
8866d4b782Schristos 
8966d4b782Schristos /* Define to 1 if you have the `btowc' function. */
9066d4b782Schristos #define HAVE_BTOWC 1
9166d4b782Schristos 
9266d4b782Schristos /* Define to 1 if you have the <cursesX.h> header file. */
9366d4b782Schristos /* #undef HAVE_CURSESX_H */
9466d4b782Schristos 
9566d4b782Schristos /* Define to 1 if you have the <curses.h> header file. */
9666d4b782Schristos #define HAVE_CURSES_H 1
9766d4b782Schristos 
989bc6a05dSchristos /* define if the compiler supports basic C++11 syntax */
999bc6a05dSchristos #define HAVE_CXX11 1
1009bc6a05dSchristos 
10166d4b782Schristos /* Define to 1 if you have the declaration of `ADDR_NO_RANDOMIZE', and to 0 if
10266d4b782Schristos    you don't. */
10366d4b782Schristos #define HAVE_DECL_ADDR_NO_RANDOMIZE 0
10466d4b782Schristos 
105e8beca2cSchristos /* Define to 1 if you have the declaration of `asprintf', and to 0 if you
106e8beca2cSchristos    don't. */
107e8beca2cSchristos #define HAVE_DECL_ASPRINTF 1
108e8beca2cSchristos 
109e8beca2cSchristos /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if
110e8beca2cSchristos    you don't. */
111e8beca2cSchristos #define HAVE_DECL_BASENAME 0
112e8beca2cSchristos 
113e8beca2cSchristos /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */
114e8beca2cSchristos #define HAVE_DECL_FFS 1
115e8beca2cSchristos 
11666d4b782Schristos /* Define to 1 if you have the declaration of `getthrds', and to 0 if you
11766d4b782Schristos    don't. */
11866d4b782Schristos /* #undef HAVE_DECL_GETTHRDS */
11966d4b782Schristos 
12066d4b782Schristos /* Define to 1 if you have the declaration of `snprintf', and to 0 if you
12166d4b782Schristos    don't. */
12266d4b782Schristos #define HAVE_DECL_SNPRINTF 1
12366d4b782Schristos 
12466d4b782Schristos /* Define to 1 if you have the declaration of `strstr', and to 0 if you don't.
12566d4b782Schristos    */
12666d4b782Schristos #define HAVE_DECL_STRSTR 1
12766d4b782Schristos 
128e8beca2cSchristos /* Define to 1 if you have the declaration of `strtol', and to 0 if you don't.
129e8beca2cSchristos    */
130e8beca2cSchristos #define HAVE_DECL_STRTOL 1
131e8beca2cSchristos 
132e8beca2cSchristos /* Define to 1 if you have the declaration of `strtoll', and to 0 if you
133e8beca2cSchristos    don't. */
134e8beca2cSchristos #define HAVE_DECL_STRTOLL 1
135e8beca2cSchristos 
136e8beca2cSchristos /* Define to 1 if you have the declaration of `strtoul', and to 0 if you
137e8beca2cSchristos    don't. */
138e8beca2cSchristos #define HAVE_DECL_STRTOUL 1
139e8beca2cSchristos 
140e8beca2cSchristos /* Define to 1 if you have the declaration of `strtoull', and to 0 if you
141e8beca2cSchristos    don't. */
142e8beca2cSchristos #define HAVE_DECL_STRTOULL 1
143e8beca2cSchristos 
144e8beca2cSchristos /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you
145e8beca2cSchristos    don't. */
146e8beca2cSchristos #define HAVE_DECL_STRVERSCMP 0
147e8beca2cSchristos 
148e8beca2cSchristos /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you
149e8beca2cSchristos    don't. */
150e8beca2cSchristos #define HAVE_DECL_VASPRINTF 1
151e8beca2cSchristos 
152e8beca2cSchristos /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you
153e8beca2cSchristos    don't. */
154e8beca2cSchristos #define HAVE_DECL_VSNPRINTF 1
155e8beca2cSchristos 
1569d1b5314Smrg /* Define to 1 if you have the <dlfcn.h> header file. */
1579d1b5314Smrg #define HAVE_DLFCN_H 1
1589d1b5314Smrg 
15966d4b782Schristos /* Define if ELF support should be included. */
16066d4b782Schristos #define HAVE_ELF 1
16166d4b782Schristos 
16241eb51e6Schristos /* Define if <sys/procfs.h> has elf_fpregset_t. */
16341eb51e6Schristos /* #undef HAVE_ELF_FPREGSET_T */
16441eb51e6Schristos 
16566d4b782Schristos /* Define to 1 if you have the <elf_hp.h> header file. */
16666d4b782Schristos /* #undef HAVE_ELF_HP_H */
16766d4b782Schristos 
16866d4b782Schristos /* Define to 1 if your system has the etext variable. */
16966d4b782Schristos #define HAVE_ETEXT 1
17066d4b782Schristos 
1715a5af785Schristos /* Define to 1 if you have the `fdwalk' function. */
1725a5af785Schristos /* #undef HAVE_FDWALK */
1735a5af785Schristos 
17466d4b782Schristos /* Define to 1 if you have the `fork' function. */
17566d4b782Schristos #define HAVE_FORK 1
17666d4b782Schristos 
17766d4b782Schristos /* Define if <sys/procfs.h> has fpregset_t. */
17866d4b782Schristos /* #undef HAVE_FPREGSET_T */
17966d4b782Schristos 
180e8beca2cSchristos /* Define to 1 if you have the `getauxval' function. */
181e8beca2cSchristos /* #undef HAVE_GETAUXVAL */
182e8beca2cSchristos 
18366d4b782Schristos /* Define to 1 if you have the `getgid' function. */
18466d4b782Schristos #define HAVE_GETGID 1
18566d4b782Schristos 
18666d4b782Schristos /* Define to 1 if you have the `getpagesize' function. */
18766d4b782Schristos #define HAVE_GETPAGESIZE 1
18866d4b782Schristos 
18941eb51e6Schristos /* Define to 1 if you have the `getpgid' function. */
19041eb51e6Schristos #define HAVE_GETPGID 1
19141eb51e6Schristos 
19266d4b782Schristos /* Define to 1 if you have the `getrlimit' function. */
19366d4b782Schristos #define HAVE_GETRLIMIT 1
19466d4b782Schristos 
19566d4b782Schristos /* Define to 1 if you have the `getrusage' function. */
19666d4b782Schristos #define HAVE_GETRUSAGE 1
19766d4b782Schristos 
19866d4b782Schristos /* Define to 1 if you have the `getuid' function. */
19966d4b782Schristos #define HAVE_GETUID 1
20066d4b782Schristos 
20166d4b782Schristos /* Define if <sys/procfs.h> has gregset_t. */
20266d4b782Schristos /* #undef HAVE_GREGSET_T */
20366d4b782Schristos 
204b511d482Schristos /* Define if Guile interpreter is being linked in. */
205b511d482Schristos /* #undef HAVE_GUILE */
206b511d482Schristos 
207e8beca2cSchristos /* Define if Guile supports manual finalization. */
208e8beca2cSchristos /* #undef HAVE_GUILE_MANUAL_FINALIZATION */
209e8beca2cSchristos 
21066d4b782Schristos /* Define if you have the iconv() function. */
21166d4b782Schristos #define HAVE_ICONV 1
21266d4b782Schristos 
21366d4b782Schristos /* Define to 1 if you have the `iconvlist' function. */
21466d4b782Schristos /* #undef HAVE_ICONVLIST */
21566d4b782Schristos 
21666d4b782Schristos /* Define to 1 if you have the <inttypes.h> header file. */
21766d4b782Schristos #define HAVE_INTTYPES_H 1
21866d4b782Schristos 
21941eb51e6Schristos /* Define to 1 if your system has the kinfo_getfile function. */
22041eb51e6Schristos /* #undef HAVE_KINFO_GETFILE */
22141eb51e6Schristos 
222e8beca2cSchristos /* Define to 1 if your system has the kinfo_getvmmap function. */
22363553148Smrg #define HAVE_KINFO_GETVMMAP 1
224e8beca2cSchristos 
22566d4b782Schristos /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */
22666d4b782Schristos #define HAVE_LANGINFO_CODESET 1
22766d4b782Schristos 
22866d4b782Schristos /* Define if your <locale.h> file defines LC_MESSAGES. */
22966d4b782Schristos #define HAVE_LC_MESSAGES 1
23066d4b782Schristos 
2315a5af785Schristos /* Define if you have the babeltrace library. */
2325a5af785Schristos /* #undef HAVE_LIBBABELTRACE */
2335a5af785Schristos 
234fd82c4c4Schristos /* Define to 1 if debuginfod is enabled. */
235fd82c4c4Schristos /* #undef HAVE_LIBDEBUGINFOD */
236fd82c4c4Schristos 
23766d4b782Schristos /* Define if you have the expat library. */
2389f4ed86bSchristos #define HAVE_LIBEXPAT 1
23966d4b782Schristos 
24066d4b782Schristos /* Define to 1 if you have the `libiconvlist' function. */
24166d4b782Schristos /* #undef HAVE_LIBICONVLIST */
24266d4b782Schristos 
243e8beca2cSchristos /* Define if you have the ipt library. */
244e8beca2cSchristos /* #undef HAVE_LIBIPT */
245e8beca2cSchristos 
2469d1b5314Smrg /* Define if you have the lzma library. */
2479d1b5314Smrg /* #undef HAVE_LIBLZMA */
2489d1b5314Smrg 
24966d4b782Schristos /* Define to 1 if you have the `m' library (-lm). */
25066d4b782Schristos #define HAVE_LIBM 1
25166d4b782Schristos 
25241eb51e6Schristos /* Define if you have the mpfr library. */
25341eb51e6Schristos /* #undef HAVE_LIBMPFR */
25441eb51e6Schristos 
25566d4b782Schristos /* Define to 1 if you have the <libunwind-ia64.h> header file. */
25666d4b782Schristos /* #undef HAVE_LIBUNWIND_IA64_H */
25766d4b782Schristos 
258fd82c4c4Schristos /* Define if you have the xxhash library. */
259fd82c4c4Schristos /* #undef HAVE_LIBXXHASH */
260fd82c4c4Schristos 
26141eb51e6Schristos /* Define to 1 if you have the <linux/elf.h> header file. */
26241eb51e6Schristos /* #undef HAVE_LINUX_ELF_H */
26366d4b782Schristos 
2649d1b5314Smrg /* Define to 1 if you have the <linux/perf_event.h> header file. */
2659d1b5314Smrg /* #undef HAVE_LINUX_PERF_EVENT_H */
2669d1b5314Smrg 
26766d4b782Schristos /* Define to 1 if you have the <locale.h> header file. */
26866d4b782Schristos #define HAVE_LOCALE_H 1
26966d4b782Schristos 
27066d4b782Schristos /* Define to 1 if the compiler supports long double. */
27166d4b782Schristos #define HAVE_LONG_DOUBLE 1
27266d4b782Schristos 
273e8beca2cSchristos /* Define to 1 if the system has the type `long long'. */
274e8beca2cSchristos #define HAVE_LONG_LONG 1
275e8beca2cSchristos 
27666d4b782Schristos /* Define if <sys/procfs.h> has lwpid_t. */
27766d4b782Schristos /* #undef HAVE_LWPID_T */
27866d4b782Schristos 
27966d4b782Schristos /* Define to 1 if you have the <machine/reg.h> header file. */
28066d4b782Schristos #define HAVE_MACHINE_REG_H 1
28166d4b782Schristos 
28266d4b782Schristos /* Define to 1 if you have the <memory.h> header file. */
28366d4b782Schristos #define HAVE_MEMORY_H 1
28466d4b782Schristos 
28566d4b782Schristos /* Define to 1 if you have a working `mmap' system call. */
28666d4b782Schristos #define HAVE_MMAP 1
28766d4b782Schristos 
28866d4b782Schristos /* Define to 1 if you have the `monstartup' function. */
28966d4b782Schristos #define HAVE_MONSTARTUP 1
29066d4b782Schristos 
29141eb51e6Schristos /* Define to 1 if you have the <ncursesw/ncurses.h> header file. */
29241eb51e6Schristos /* #undef HAVE_NCURSESW_NCURSES_H */
29341eb51e6Schristos 
29466d4b782Schristos /* Define to 1 if you have the <ncurses.h> header file. */
29566d4b782Schristos /* #undef HAVE_NCURSES_H */
29666d4b782Schristos 
29766d4b782Schristos /* Define to 1 if you have the <ncurses/ncurses.h> header file. */
29866d4b782Schristos /* #undef HAVE_NCURSES_NCURSES_H */
29966d4b782Schristos 
30066d4b782Schristos /* Define to 1 if you have the <ncurses/term.h> header file. */
30166d4b782Schristos /* #undef HAVE_NCURSES_TERM_H */
30266d4b782Schristos 
30366d4b782Schristos /* Define to 1 if you have the <nlist.h> header file. */
30466d4b782Schristos #define HAVE_NLIST_H 1
30566d4b782Schristos 
30666d4b782Schristos /* Define if you support the personality syscall. */
30766d4b782Schristos /* #undef HAVE_PERSONALITY */
30866d4b782Schristos 
30966d4b782Schristos /* Define to 1 if you have the `pipe' function. */
31066d4b782Schristos #define HAVE_PIPE 1
31166d4b782Schristos 
3125a5af785Schristos /* Define to 1 if you have the `pipe2' function. */
3135a5af785Schristos #define HAVE_PIPE2 1
3145a5af785Schristos 
31566d4b782Schristos /* Define to 1 if you have the `poll' function. */
31666d4b782Schristos #define HAVE_POLL 1
31766d4b782Schristos 
31866d4b782Schristos /* Define to 1 if you have the <poll.h> header file. */
31966d4b782Schristos #define HAVE_POLL_H 1
32066d4b782Schristos 
32166d4b782Schristos /* Define to 1 if you have the `posix_madvise' function. */
32266d4b782Schristos #define HAVE_POSIX_MADVISE 1
32366d4b782Schristos 
3249d1b5314Smrg /* Define to 1 if you have the `pread' function. */
3259d1b5314Smrg #define HAVE_PREAD 1
3269d1b5314Smrg 
32766d4b782Schristos /* Define to 1 if you have the `pread64' function. */
32866d4b782Schristos /* #undef HAVE_PREAD64 */
32966d4b782Schristos 
33066d4b782Schristos /* Define if <sys/procfs.h> has prfpregset_t. */
33166d4b782Schristos /* #undef HAVE_PRFPREGSET_T */
33266d4b782Schristos 
33366d4b782Schristos /* Define if <sys/procfs.h> has prgregset32_t. */
33466d4b782Schristos /* #undef HAVE_PRGREGSET32_T */
33566d4b782Schristos 
33666d4b782Schristos /* Define if <sys/procfs.h> has prgregset_t. */
33766d4b782Schristos /* #undef HAVE_PRGREGSET_T */
33866d4b782Schristos 
33966d4b782Schristos /* Define to 1 if you have the <proc_service.h> header file. */
34066d4b782Schristos /* #undef HAVE_PROC_SERVICE_H */
34166d4b782Schristos 
34266d4b782Schristos /* Define if <sys/procfs.h> has psaddr_t. */
34366d4b782Schristos /* #undef HAVE_PSADDR_T */
34466d4b782Schristos 
345fd82c4c4Schristos /* Have PTHREAD_PRIO_INHERIT. */
346fd82c4c4Schristos #define HAVE_PTHREAD_PRIO_INHERIT 1
347fd82c4c4Schristos 
348fd82c4c4Schristos /* Define to 1 if you have the `pthread_setname_np' function. */
349*96fe1162Srin #define HAVE_PTHREAD_SETNAME_NP 1
350fd82c4c4Schristos 
351fd82c4c4Schristos /* Define to 1 if you have the `pthread_sigmask' function. */
352*96fe1162Srin #define HAVE_PTHREAD_SIGMASK 1
353fd82c4c4Schristos 
3545a5af785Schristos /* Define to 1 if you have the `ptrace64' function. */
3555a5af785Schristos /* #undef HAVE_PTRACE64 */
35666d4b782Schristos 
35766d4b782Schristos /* Define if sys/ptrace.h defines the PTRACE_GETFPXREGS request. */
35866d4b782Schristos /* #undef HAVE_PTRACE_GETFPXREGS */
35966d4b782Schristos 
36066d4b782Schristos /* Define if sys/ptrace.h defines the PTRACE_GETREGS request. */
36166d4b782Schristos /* #undef HAVE_PTRACE_GETREGS */
36266d4b782Schristos 
36366d4b782Schristos /* Define to 1 if you have the <ptrace.h> header file. */
36466d4b782Schristos /* #undef HAVE_PTRACE_H */
36566d4b782Schristos 
36666d4b782Schristos /* Define if sys/ptrace.h defines the PT_GETDBREGS request. */
36766d4b782Schristos /* #undef HAVE_PT_GETDBREGS */
36866d4b782Schristos 
36966d4b782Schristos /* Define if sys/ptrace.h defines the PT_GETXMMREGS request. */
37066d4b782Schristos /* #undef HAVE_PT_GETXMMREGS */
37166d4b782Schristos 
37241eb51e6Schristos /* Define to 1 if you have the `pt_insn_event' function. */
37341eb51e6Schristos /* #undef HAVE_PT_INSN_EVENT */
37441eb51e6Schristos 
3759d1b5314Smrg /* Define to 1 if you have the `pwrite' function. */
3769d1b5314Smrg #define HAVE_PWRITE 1
3779d1b5314Smrg 
37866d4b782Schristos /* Define if Python interpreter is being linked in. */
37966d4b782Schristos /* #undef HAVE_PYTHON */
38066d4b782Schristos 
38166d4b782Schristos /* Define to 1 if you have the `resize_term' function. */
382*96fe1162Srin #define HAVE_RESIZE_TERM 1
38366d4b782Schristos 
38466d4b782Schristos /* Define to 1 if you have the `sbrk' function. */
38566d4b782Schristos #define HAVE_SBRK 1
38666d4b782Schristos 
387b511d482Schristos /* Define to 1 if you have the `scm_new_smob' function. */
388b511d482Schristos /* #undef HAVE_SCM_NEW_SMOB */
389b511d482Schristos 
39066d4b782Schristos /* Define to 1 if you have the `setlocale' function. */
39166d4b782Schristos #define HAVE_SETLOCALE 1
39266d4b782Schristos 
393e8beca2cSchristos /* Define to 1 if you have the `setns' function. */
394e8beca2cSchristos /* #undef HAVE_SETNS */
395e8beca2cSchristos 
39666d4b782Schristos /* Define to 1 if you have the `setpgid' function. */
39766d4b782Schristos #define HAVE_SETPGID 1
39866d4b782Schristos 
39966d4b782Schristos /* Define to 1 if you have the `setpgrp' function. */
40066d4b782Schristos #define HAVE_SETPGRP 1
40166d4b782Schristos 
40266d4b782Schristos /* Define to 1 if you have the `setrlimit' function. */
40366d4b782Schristos #define HAVE_SETRLIMIT 1
40466d4b782Schristos 
40566d4b782Schristos /* Define to 1 if you have the `setsid' function. */
40666d4b782Schristos #define HAVE_SETSID 1
40766d4b782Schristos 
40866d4b782Schristos /* Define to 1 if you have the `sigaction' function. */
40966d4b782Schristos #define HAVE_SIGACTION 1
41066d4b782Schristos 
411b511d482Schristos /* Define to 1 if you have the `sigaltstack' function. */
412b511d482Schristos #define HAVE_SIGALTSTACK 1
413b511d482Schristos 
41466d4b782Schristos /* Define to 1 if you have the <signal.h> header file. */
41566d4b782Schristos #define HAVE_SIGNAL_H 1
41666d4b782Schristos 
41766d4b782Schristos /* Define to 1 if you have the `sigprocmask' function. */
41866d4b782Schristos #define HAVE_SIGPROCMASK 1
41966d4b782Schristos 
42066d4b782Schristos /* Define if sigsetjmp is available. */
42166d4b782Schristos #define HAVE_SIGSETJMP 1
42266d4b782Schristos 
42366d4b782Schristos /* Define to 1 if you have the `sigsetmask' function. */
42466d4b782Schristos #define HAVE_SIGSETMASK 1
42566d4b782Schristos 
42666d4b782Schristos /* Define to 1 if you have the `socketpair' function. */
42766d4b782Schristos #define HAVE_SOCKETPAIR 1
42866d4b782Schristos 
42966d4b782Schristos /* Define to 1 if the system has the type `socklen_t'. */
43066d4b782Schristos #define HAVE_SOCKLEN_T 1
43166d4b782Schristos 
43241eb51e6Schristos /* Define to 1 if the source-highlight library is available */
43341eb51e6Schristos /* #undef HAVE_SOURCE_HIGHLIGHT */
43441eb51e6Schristos 
43566d4b782Schristos /* Define to 1 if you have the <stdint.h> header file. */
43666d4b782Schristos #define HAVE_STDINT_H 1
43766d4b782Schristos 
43866d4b782Schristos /* Define to 1 if you have the <stdlib.h> header file. */
43966d4b782Schristos #define HAVE_STDLIB_H 1
44066d4b782Schristos 
44166d4b782Schristos /* Define to 1 if you have the <strings.h> header file. */
44266d4b782Schristos #define HAVE_STRINGS_H 1
44366d4b782Schristos 
44466d4b782Schristos /* Define to 1 if you have the <string.h> header file. */
44566d4b782Schristos #define HAVE_STRING_H 1
44666d4b782Schristos 
44766d4b782Schristos /* Define to 1 if your system has struct lwp. */
44888e42b0fSchristos #define HAVE_STRUCT_LWP 1
44966d4b782Schristos 
45041eb51e6Schristos /* Define to 1 if `pl_syscall_code' is a member of `struct ptrace_lwpinfo'. */
451d02783ebSmrg /* #undef HAVE_STRUCT_PTRACE_LWPINFO_PL_SYSCALL_CODE */
452d02783ebSmrg 
45341eb51e6Schristos /* Define to 1 if `pl_tdname' is a member of `struct ptrace_lwpinfo'. */
4549bc6a05dSchristos /* #undef HAVE_STRUCT_PTRACE_LWPINFO_PL_TDNAME */
4559bc6a05dSchristos 
45641eb51e6Schristos /* Define to 1 if `enabled' is a member of `struct pt_insn'. */
45741eb51e6Schristos /* #undef HAVE_STRUCT_PT_INSN_ENABLED */
45841eb51e6Schristos 
45941eb51e6Schristos /* Define to 1 if `resynced' is a member of `struct pt_insn'. */
46041eb51e6Schristos /* #undef HAVE_STRUCT_PT_INSN_RESYNCED */
46141eb51e6Schristos 
46266d4b782Schristos /* Define to 1 if your system has struct reg in <machine/reg.h>. */
46366d4b782Schristos #define HAVE_STRUCT_REG 1
46466d4b782Schristos 
46541eb51e6Schristos /* Define to 1 if `r_fs' is a member of `struct reg'. */
46666d4b782Schristos /* #undef HAVE_STRUCT_REG_R_FS */
46766d4b782Schristos 
46841eb51e6Schristos /* Define to 1 if `r_gs' is a member of `struct reg'. */
46966d4b782Schristos /* #undef HAVE_STRUCT_REG_R_GS */
47066d4b782Schristos 
47141eb51e6Schristos /* Define to 1 if `st_blksize' is a member of `struct stat'. */
47266d4b782Schristos #define HAVE_STRUCT_STAT_ST_BLKSIZE 1
47366d4b782Schristos 
47441eb51e6Schristos /* Define to 1 if `st_blocks' is a member of `struct stat'. */
47566d4b782Schristos #define HAVE_STRUCT_STAT_ST_BLOCKS 1
47666d4b782Schristos 
47741eb51e6Schristos /* Define to 1 if `td_pcb' is a member of `struct thread'. */
47866d4b782Schristos /* #undef HAVE_STRUCT_THREAD_TD_PCB */
47966d4b782Schristos 
48066d4b782Schristos /* Define to 1 if you have the <sys/debugreg.h> header file. */
48166d4b782Schristos /* #undef HAVE_SYS_DEBUGREG_H */
48266d4b782Schristos 
48366d4b782Schristos /* Define to 1 if you have the <sys/file.h> header file. */
48466d4b782Schristos #define HAVE_SYS_FILE_H 1
48566d4b782Schristos 
48666d4b782Schristos /* Define to 1 if you have the <sys/filio.h> header file. */
48766d4b782Schristos #define HAVE_SYS_FILIO_H 1
48866d4b782Schristos 
48966d4b782Schristos /* Define to 1 if you have the <sys/ioctl.h> header file. */
49066d4b782Schristos #define HAVE_SYS_IOCTL_H 1
49166d4b782Schristos 
49266d4b782Schristos /* Define to 1 if you have the <sys/param.h> header file. */
49366d4b782Schristos #define HAVE_SYS_PARAM_H 1
49466d4b782Schristos 
49566d4b782Schristos /* Define to 1 if you have the <sys/poll.h> header file. */
49666d4b782Schristos #define HAVE_SYS_POLL_H 1
49766d4b782Schristos 
49866d4b782Schristos /* Define to 1 if you have the <sys/procfs.h> header file. */
49966d4b782Schristos /* #undef HAVE_SYS_PROCFS_H */
50066d4b782Schristos 
50166d4b782Schristos /* Define to 1 if you have the <sys/ptrace.h> header file. */
50266d4b782Schristos #define HAVE_SYS_PTRACE_H 1
50366d4b782Schristos 
50466d4b782Schristos /* Define to 1 if you have the <sys/reg.h> header file. */
50566d4b782Schristos /* #undef HAVE_SYS_REG_H */
50666d4b782Schristos 
50766d4b782Schristos /* Define to 1 if you have the <sys/resource.h> header file. */
50866d4b782Schristos #define HAVE_SYS_RESOURCE_H 1
50966d4b782Schristos 
51066d4b782Schristos /* Define to 1 if you have the <sys/select.h> header file. */
51166d4b782Schristos #define HAVE_SYS_SELECT_H 1
51266d4b782Schristos 
5139d1b5314Smrg /* Define to 1 if you have the <sys/socket.h> header file. */
5149d1b5314Smrg #define HAVE_SYS_SOCKET_H 1
5159d1b5314Smrg 
51666d4b782Schristos /* Define to 1 if you have the <sys/stat.h> header file. */
51766d4b782Schristos #define HAVE_SYS_STAT_H 1
51866d4b782Schristos 
51966d4b782Schristos /* Define to 1 if you have the <sys/types.h> header file. */
52066d4b782Schristos #define HAVE_SYS_TYPES_H 1
52166d4b782Schristos 
5229d1b5314Smrg /* Define to 1 if you have the <sys/un.h> header file. */
5239d1b5314Smrg #define HAVE_SYS_UN_H 1
5249d1b5314Smrg 
52566d4b782Schristos /* Define to 1 if you have the <sys/user.h> header file. */
5269bc6a05dSchristos /* #undef HAVE_SYS_USER_H */
52766d4b782Schristos 
52866d4b782Schristos /* Define to 1 if you have the <sys/wait.h> header file. */
52966d4b782Schristos #define HAVE_SYS_WAIT_H 1
53066d4b782Schristos 
53166d4b782Schristos /* Define to 1 if you have the <termios.h> header file. */
53266d4b782Schristos #define HAVE_TERMIOS_H 1
53366d4b782Schristos 
53466d4b782Schristos /* Define to 1 if you have the <term.h> header file. */
53566d4b782Schristos #define HAVE_TERM_H 1
53666d4b782Schristos 
53766d4b782Schristos /* Define to 1 if you have the <thread_db.h> header file. */
53866d4b782Schristos /* #undef HAVE_THREAD_DB_H */
53966d4b782Schristos 
54066d4b782Schristos /* Define to 1 if you have the `ttrace' function. */
54166d4b782Schristos /* #undef HAVE_TTRACE */
54266d4b782Schristos 
54366d4b782Schristos /* Define to 1 if you have the <unistd.h> header file. */
54466d4b782Schristos #define HAVE_UNISTD_H 1
54566d4b782Schristos 
54641eb51e6Schristos /* Define to 1 if you have the `use_default_colors' function. */
547*96fe1162Srin #define HAVE_USE_DEFAULT_COLORS 1
54841eb51e6Schristos 
54966d4b782Schristos /* Define to 1 if you have the `vfork' function. */
55066d4b782Schristos #define HAVE_VFORK 1
55166d4b782Schristos 
55266d4b782Schristos /* Define to 1 if you have the <vfork.h> header file. */
55366d4b782Schristos /* #undef HAVE_VFORK_H */
55466d4b782Schristos 
55566d4b782Schristos /* Define to 1 if you have the `waitpid' function. */
55666d4b782Schristos #define HAVE_WAITPID 1
55766d4b782Schristos 
55866d4b782Schristos /* Define to 1 if you have the <wait.h> header file. */
55966d4b782Schristos /* #undef HAVE_WAIT_H */
56066d4b782Schristos 
56166d4b782Schristos /* Define to 1 if you have the `wborder' function. */
562*96fe1162Srin #define HAVE_WBORDER 1
56366d4b782Schristos 
564b511d482Schristos /* Define to 1 if you have the <windows.h> header file. */
565b511d482Schristos /* #undef HAVE_WINDOWS_H */
566b511d482Schristos 
56766d4b782Schristos /* Define to 1 if `fork' works. */
56866d4b782Schristos #define HAVE_WORKING_FORK 1
56966d4b782Schristos 
57066d4b782Schristos /* Define to 1 if `vfork' works. */
57166d4b782Schristos #define HAVE_WORKING_VFORK 1
57266d4b782Schristos 
57366d4b782Schristos /* Define to 1 if you have the `wresize' function. */
574*96fe1162Srin #define HAVE_WRESIZE 1
57566d4b782Schristos 
576fd82c4c4Schristos /* Define to 1 if you have the <ws2tcpip.h> header file. */
577fd82c4c4Schristos /* #undef HAVE_WS2TCPIP_H */
578fd82c4c4Schristos 
57966d4b782Schristos /* Define to 1 if you have the `XML_StopParser' function. */
5809f4ed86bSchristos #define HAVE_XML_STOPPARSER 1
58166d4b782Schristos 
58266d4b782Schristos /* Define to 1 if your system has the _etext variable. */
58366d4b782Schristos #define HAVE__ETEXT 1
58466d4b782Schristos 
58566d4b782Schristos /* Define to 1 if you have the `_mcleanup' function. */
58666d4b782Schristos #define HAVE__MCLEANUP 1
58766d4b782Schristos 
5889d1b5314Smrg /* Path of directory of iconv program. */
5899d1b5314Smrg /* #undef ICONV_BIN */
5909d1b5314Smrg 
5919d1b5314Smrg /* Define if the iconv directory should be relocated when GDB is moved. */
5929d1b5314Smrg /* #undef ICONV_BIN_RELOCATABLE */
5939d1b5314Smrg 
59466d4b782Schristos /* Define as const if the declaration of iconv() needs const. */
59588e42b0fSchristos #define ICONV_CONST
59666d4b782Schristos 
5979d1b5314Smrg /* directory to load the JIT readers from */
5989d1b5314Smrg #define JIT_READER_DIR "/usr/lib/gdb"
5999d1b5314Smrg 
6009d1b5314Smrg /* Define if the jit-reader-dir directory should be relocated when GDB is
6019d1b5314Smrg    moved. */
6029d1b5314Smrg #define JIT_READER_DIR_RELOCATABLE 1
60366d4b782Schristos 
60466d4b782Schristos /* Name of this package. */
60566d4b782Schristos #define PACKAGE "gdb"
60666d4b782Schristos 
60766d4b782Schristos /* Define to the address where bug reports for this package should be sent. */
60866d4b782Schristos #define PACKAGE_BUGREPORT ""
60966d4b782Schristos 
61066d4b782Schristos /* Define to the full name of this package. */
61166d4b782Schristos #define PACKAGE_NAME ""
61266d4b782Schristos 
61366d4b782Schristos /* Define to the full name and version of this package. */
61466d4b782Schristos #define PACKAGE_STRING ""
61566d4b782Schristos 
61666d4b782Schristos /* Define to the one symbol short name of this package. */
61766d4b782Schristos #define PACKAGE_TARNAME ""
61866d4b782Schristos 
61966d4b782Schristos /* Define to the home page for this package. */
62066d4b782Schristos #define PACKAGE_URL ""
62166d4b782Schristos 
62266d4b782Schristos /* Define to the version of this package. */
62366d4b782Schristos #define PACKAGE_VERSION ""
62466d4b782Schristos 
62566d4b782Schristos /* Additional package description */
62666d4b782Schristos #define PKGVERSION "(GDB) "
62766d4b782Schristos 
62866d4b782Schristos /* Define to 1 if the "%H, %D and %DD" formats work to print decfloats. */
62966d4b782Schristos /* #undef PRINTF_HAS_DECFLOAT */
63066d4b782Schristos 
63166d4b782Schristos /* Define to 1 if the "%Lg" format works to print long doubles. */
63266d4b782Schristos /* #undef PRINTF_HAS_LONG_DOUBLE */
63366d4b782Schristos 
63466d4b782Schristos /* Define to 1 if the "%ll" format works to print long longs. */
63566d4b782Schristos /* #undef PRINTF_HAS_LONG_LONG */
63666d4b782Schristos 
637fd82c4c4Schristos /* Define to necessary symbol if this constant uses a non-standard name on
638fd82c4c4Schristos    your system. */
639fd82c4c4Schristos /* #undef PTHREAD_CREATE_JOINABLE */
640fd82c4c4Schristos 
641d02783ebSmrg /* Define to the type of arg 1 for ptrace. */
642d02783ebSmrg #define PTRACE_TYPE_ARG1 int
643d02783ebSmrg 
64466d4b782Schristos /* Define to the type of arg 3 for ptrace. */
64566d4b782Schristos #define PTRACE_TYPE_ARG3 void *
64666d4b782Schristos 
6475a5af785Schristos /* Define to the type of arg 4 for ptrace. */
6485a5af785Schristos #define PTRACE_TYPE_ARG4 int
6495a5af785Schristos 
65066d4b782Schristos /* Define to the type of arg 5 for ptrace. */
65166d4b782Schristos /* #undef PTRACE_TYPE_ARG5 */
65266d4b782Schristos 
65366d4b782Schristos /* Define as the return type of ptrace. */
65466d4b782Schristos #define PTRACE_TYPE_RET int
65566d4b782Schristos 
656fd82c4c4Schristos /* Define if the python lib directory should be relocated when GDB is moved.
657fd82c4c4Schristos    */
658fd82c4c4Schristos /* #undef PYTHON_LIBDIR_RELOCATABLE */
659fd82c4c4Schristos 
66066d4b782Schristos /* Define if the python directory should be relocated when GDB is moved. */
66166d4b782Schristos /* #undef PYTHON_PATH_RELOCATABLE */
66266d4b782Schristos 
66366d4b782Schristos /* Relocated directory for source files. */
66466d4b782Schristos /* #undef RELOC_SRCDIR */
66566d4b782Schristos 
66666d4b782Schristos /* Bug reporting address */
667fd82c4c4Schristos #define REPORT_BUGS_TO "<https://www.gnu.org/software/gdb/bugs/>"
66866d4b782Schristos 
66966d4b782Schristos /* Define to 1 if the "%Lg" format works to scan long doubles. */
67066d4b782Schristos /* #undef SCANF_HAS_LONG_DOUBLE */
67166d4b782Schristos 
67266d4b782Schristos /* Define to 1 if the `setpgrp' function takes no argument. */
67366d4b782Schristos /* #undef SETPGRP_VOID */
67466d4b782Schristos 
67566d4b782Schristos /* The size of `long', as computed by sizeof. */
67666d4b782Schristos /* #undef SIZEOF_LONG */
67766d4b782Schristos 
678e8beca2cSchristos /* The size of `long long', as computed by sizeof. */
679e8beca2cSchristos #define SIZEOF_LONG_LONG 8
680e8beca2cSchristos 
6819d1b5314Smrg /* The size of `unsigned long', as computed by sizeof. */
6829d1b5314Smrg #define SIZEOF_UNSIGNED_LONG 4
6839d1b5314Smrg 
6849d1b5314Smrg /* The size of `unsigned long long', as computed by sizeof. */
6859d1b5314Smrg #define SIZEOF_UNSIGNED_LONG_LONG 8
6869d1b5314Smrg 
6879d1b5314Smrg /* The size of `unsigned __int128', as computed by sizeof. */
6885a5af785Schristos #define SIZEOF_UNSIGNED___INT128 16
68966d4b782Schristos 
69066d4b782Schristos /* If using the C implementation of alloca, define if you know the
69166d4b782Schristos    direction of stack growth for your system; otherwise it will be
69266d4b782Schristos    automatically deduced at runtime.
69366d4b782Schristos 	STACK_DIRECTION > 0 => grows toward higher addresses
69466d4b782Schristos 	STACK_DIRECTION < 0 => grows toward lower addresses
69566d4b782Schristos 	STACK_DIRECTION = 0 => direction of growth unknown */
69666d4b782Schristos /* #undef STACK_DIRECTION */
69766d4b782Schristos 
69866d4b782Schristos /* Define to 1 if you have the ANSI C header files. */
69966d4b782Schristos #define STDC_HEADERS 1
70066d4b782Schristos 
70166d4b782Schristos /* automatically load a system-wide gdbinit file */
70266d4b782Schristos #define SYSTEM_GDBINIT ""
70366d4b782Schristos 
704fd82c4c4Schristos /* automatically load system-wide gdbinit files from this directory */
705fd82c4c4Schristos #define SYSTEM_GDBINIT_DIR ""
706fd82c4c4Schristos 
707fd82c4c4Schristos /* Define if the system-gdbinit-dir directory should be relocated when GDB is
708fd82c4c4Schristos    moved. */
709fd82c4c4Schristos #define SYSTEM_GDBINIT_DIR_RELOCATABLE 0
710fd82c4c4Schristos 
71166d4b782Schristos /* Define if the system-gdbinit directory should be relocated when GDB is
71266d4b782Schristos    moved. */
71366d4b782Schristos #define SYSTEM_GDBINIT_RELOCATABLE 0
71466d4b782Schristos 
7159d1b5314Smrg /* search for usr/lib et al within DIR */
7169d1b5314Smrg #define TARGET_SYSTEM_ROOT ""
7179d1b5314Smrg 
7189d1b5314Smrg /* Define if the sysroot directory should be relocated when GDB is moved. */
7199d1b5314Smrg #define TARGET_SYSTEM_ROOT_RELOCATABLE 0
7209d1b5314Smrg 
72166d4b782Schristos /* Define if <thread_db.h> has the TD_NOTALLOC error code. */
72266d4b782Schristos /* #undef THREAD_DB_HAS_TD_NOTALLOC */
72366d4b782Schristos 
72466d4b782Schristos /* Define if <thread_db.h> has the TD_NOTLS error code. */
72566d4b782Schristos /* #undef THREAD_DB_HAS_TD_NOTLS */
72666d4b782Schristos 
72766d4b782Schristos /* Define if <thread_db.h> has the TD_VERSION error code. */
72866d4b782Schristos /* #undef THREAD_DB_HAS_TD_VERSION */
72966d4b782Schristos 
73066d4b782Schristos /* Define to 1 if the regex included in libiberty should be used. */
73166d4b782Schristos #define USE_INCLUDED_REGEX 1
73266d4b782Schristos 
7339d1b5314Smrg /* Enable extensions on AIX 3, Interix.  */
7349d1b5314Smrg #ifndef _ALL_SOURCE
7359d1b5314Smrg # define _ALL_SOURCE 1
7369d1b5314Smrg #endif
7379d1b5314Smrg /* Enable GNU extensions on systems that have them.  */
7389d1b5314Smrg #ifndef _GNU_SOURCE
7399d1b5314Smrg # define _GNU_SOURCE 1
7409d1b5314Smrg #endif
7419d1b5314Smrg /* Enable threading extensions on Solaris.  */
7429d1b5314Smrg #ifndef _POSIX_PTHREAD_SEMANTICS
7439d1b5314Smrg # define _POSIX_PTHREAD_SEMANTICS 1
7449d1b5314Smrg #endif
7459d1b5314Smrg /* Enable extensions on HP NonStop.  */
7469d1b5314Smrg #ifndef _TANDEM_SOURCE
7479d1b5314Smrg # define _TANDEM_SOURCE 1
7489d1b5314Smrg #endif
7499d1b5314Smrg /* Enable general extensions on Solaris.  */
7509d1b5314Smrg #ifndef __EXTENSIONS__
7519d1b5314Smrg # define __EXTENSIONS__ 1
7529d1b5314Smrg #endif
7539d1b5314Smrg 
7549d1b5314Smrg 
75566d4b782Schristos /* Define if we should use the Windows API, instead of the POSIX API. On
75666d4b782Schristos    Windows, we use the Windows API when building for MinGW, but the POSIX API
75766d4b782Schristos    when building for Cygwin. */
75866d4b782Schristos /* #undef USE_WIN32API */
75966d4b782Schristos 
760d02783ebSmrg /* Define if the PPC simulator is being linked in. */
761d02783ebSmrg /* #undef WITH_PPC_SIM */
762d02783ebSmrg 
763fd82c4c4Schristos /* Directory containing Python's standard libraries from --with-python-libdir.
764fd82c4c4Schristos    */
765fd82c4c4Schristos /* #undef WITH_PYTHON_LIBDIR */
766fd82c4c4Schristos 
76766d4b782Schristos /* Define if --with-python provides a path, either directly or via
76866d4b782Schristos    python-config.py --exec-prefix. */
76966d4b782Schristos /* #undef WITH_PYTHON_PATH */
77066d4b782Schristos 
77166d4b782Schristos /* Define if the simulator is being linked in. */
7722719297cSskrll /* #undef WITH_SIM */
77366d4b782Schristos 
77466d4b782Schristos /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
77566d4b782Schristos    significant byte first (like Motorola and SPARC, unlike Intel). */
77666d4b782Schristos #if defined AC_APPLE_UNIVERSAL_BUILD
77766d4b782Schristos # if defined __BIG_ENDIAN__
77866d4b782Schristos #  define WORDS_BIGENDIAN 1
77966d4b782Schristos # endif
78066d4b782Schristos #else
78166d4b782Schristos # ifndef WORDS_BIGENDIAN
78266d4b782Schristos /* #  undef WORDS_BIGENDIAN */
78366d4b782Schristos # endif
78466d4b782Schristos #endif
78566d4b782Schristos 
78641eb51e6Schristos /* Enable large inode numbers on Mac OS X 10.5.  */
78741eb51e6Schristos #ifndef _DARWIN_USE_64_BIT_INODE
78841eb51e6Schristos # define _DARWIN_USE_64_BIT_INODE 1
78941eb51e6Schristos #endif
79041eb51e6Schristos 
79166d4b782Schristos /* Number of bits in a file offset, on hosts where this is settable. */
79266d4b782Schristos /* #undef _FILE_OFFSET_BITS */
79366d4b782Schristos 
79466d4b782Schristos /* Define for large files, on AIX-style hosts. */
79566d4b782Schristos /* #undef _LARGE_FILES */
79666d4b782Schristos 
79766d4b782Schristos /* Define to 1 if on MINIX. */
79866d4b782Schristos /* #undef _MINIX */
79966d4b782Schristos 
80066d4b782Schristos /* Define to 2 if the system does not provide POSIX.1 features except with
80166d4b782Schristos    this defined. */
80266d4b782Schristos /* #undef _POSIX_1_SOURCE */
80366d4b782Schristos 
80466d4b782Schristos /* Define to 1 if you need to in order for `stat' and other things to work. */
80566d4b782Schristos /* #undef _POSIX_SOURCE */
80666d4b782Schristos 
807fd82c4c4Schristos /* Use structured /proc on Solaris. */
808fd82c4c4Schristos #define _STRUCTURED_PROC 1
809fd82c4c4Schristos 
81066d4b782Schristos /* Define to empty if `const' does not conform to ANSI C. */
81166d4b782Schristos /* #undef const */
81266d4b782Schristos 
81366d4b782Schristos /* Define to `__inline__' or `__inline' if that's what the C compiler
81466d4b782Schristos    calls it, or to nothing if 'inline' is not supported under any name.  */
81566d4b782Schristos #ifndef __cplusplus
81666d4b782Schristos /* #undef inline */
81766d4b782Schristos #endif
81866d4b782Schristos 
81966d4b782Schristos /* Define to `int' if <sys/types.h> does not define. */
82066d4b782Schristos /* #undef pid_t */
82166d4b782Schristos 
82241eb51e6Schristos /* Define to `unsigned int' if <sys/types.h> does not define. */
82341eb51e6Schristos /* #undef size_t */
82441eb51e6Schristos 
82566d4b782Schristos /* Define as `fork' if `vfork' does not work. */
82666d4b782Schristos /* #undef vfork */
827