/* This file is automatically generated. DO NOT EDIT! */ /* Generated from: NetBSD: mknative-gdb,v 1.18 2024/08/27 14:58:45 christos Exp */ /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */ /* config.h. Generated from config.h.in by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ /* Define if building universal (internal helper macro) */ /* #undef AC_APPLE_UNIVERSAL_BUILD */ /* Sim debug setting */ /* #undef DEBUG */ /* Define to the type of elements in the array set by `getgroups'. Usually this is either `int' or `gid_t'. */ #define GETGROUPS_T gid_t /* Define to 1 if you have the `access' function. */ #define HAVE_ACCESS 1 /* Define to 1 if you have the `aint' function. */ /* #undef HAVE_AINT */ /* Define to 1 if you have the `anint' function. */ /* #undef HAVE_ANINT */ /* Define to 1 if you have the `cfgetispeed' function. */ #define HAVE_CFGETISPEED 1 /* Define to 1 if you have the `cfgetospeed' function. */ #define HAVE_CFGETOSPEED 1 /* Define to 1 if you have the `cfsetispeed' function. */ #define HAVE_CFSETISPEED 1 /* Define to 1 if you have the `cfsetospeed' function. */ #define HAVE_CFSETOSPEED 1 /* Define to 1 if you have the `chdir' function. */ #define HAVE_CHDIR 1 /* Define to 1 if you have the `chmod' function. */ #define HAVE_CHMOD 1 /* Define to 1 if you have the declaration of `asprintf', and to 0 if you don't. */ #define HAVE_DECL_ASPRINTF 1 /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if you don't. */ #define HAVE_DECL_BASENAME 0 /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */ #define HAVE_DECL_FFS 1 /* Is the prototype for getopt in in the expected format? */ #define HAVE_DECL_GETOPT 1 /* Define to 1 if you have the declaration of `snprintf', and to 0 if you don't. */ #define HAVE_DECL_SNPRINTF 1 /* Define to 1 if you have the declaration of `strtol', and to 0 if you don't. */ #define HAVE_DECL_STRTOL 1 /* Define to 1 if you have the declaration of `strtoll', and to 0 if you don't. */ #define HAVE_DECL_STRTOLL 1 /* Define to 1 if you have the declaration of `strtoul', and to 0 if you don't. */ #define HAVE_DECL_STRTOUL 1 /* Define to 1 if you have the declaration of `strtoull', and to 0 if you don't. */ #define HAVE_DECL_STRTOULL 1 /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you don't. */ #define HAVE_DECL_STRVERSCMP 0 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't. */ /* #undef HAVE_DECL_TZNAME */ /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you don't. */ #define HAVE_DECL_VASPRINTF 1 /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you don't. */ #define HAVE_DECL_VSNPRINTF 1 /* Define to 1 if you have the header file, and it defines `DIR'. */ #define HAVE_DIRENT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_DLFCN_H 1 /* Define to 1 if you have the `dup' function. */ #define HAVE_DUP 1 /* Define to 1 if you have the `dup2' function. */ #define HAVE_DUP2 1 /* Define to 1 if you have the `execv' function. */ #define HAVE_EXECV 1 /* Define to 1 if you have the `execve' function. */ #define HAVE_EXECVE 1 /* Define to 1 if you have the `fcntl' function. */ #define HAVE_FCNTL 1 /* Define to 1 if you have the header file. */ #define HAVE_FCNTL_H 1 /* Define to 1 if you have the `fork' function. */ #define HAVE_FORK 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_FPU_CONTROL_H */ /* Define to 1 if you have the `fstat' function. */ #define HAVE_FSTAT 1 /* Define to 1 if you have the `fstatfs' function. */ #define HAVE_FSTATFS 1 /* Define to 1 if you have the `ftruncate' function. */ #define HAVE_FTRUNCATE 1 /* Define to 1 if you have the `getdirentries' function. */ #define HAVE_GETDIRENTRIES 1 /* Define to 1 if you have the `getegid' function. */ #define HAVE_GETEGID 1 /* Define to 1 if you have the `geteuid' function. */ #define HAVE_GETEUID 1 /* Define to 1 if you have the `getgid' function. */ #define HAVE_GETGID 1 /* Define to 1 if you have the `getpid' function. */ #define HAVE_GETPID 1 /* Define to 1 if you have the `getppid' function. */ #define HAVE_GETPPID 1 /* Define to 1 if you have the `getrusage' function. */ #define HAVE_GETRUSAGE 1 /* Define to 1 if you have the `gettimeofday' function. */ #define HAVE_GETTIMEOFDAY 1 /* Define to 1 if you have the `getuid' function. */ #define HAVE_GETUID 1 /* Define to 1 if you have the header file. */ #define HAVE_INTTYPES_H 1 /* Define to 1 if you have the `ioctl' function. */ #define HAVE_IOCTL 1 /* Define to 1 if you have the `kill' function. */ #define HAVE_KILL 1 /* Define to 1 if you have the `link' function. */ #define HAVE_LINK 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_LINUX_IF_TUN_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_LINUX_MII_H */ /* Define to 1 if you have the header file. */ /* #undef HAVE_LINUX_TYPES_H */ /* Define to 1 if the system has the type `long long'. */ #define HAVE_LONG_LONG 1 /* Define to 1 if you have the `lseek' function. */ #define HAVE_LSEEK 1 /* Define to 1 if you have the `lstat' function. */ #define HAVE_LSTAT 1 /* Define to 1 if you have the header file. */ #define HAVE_MEMORY_H 1 /* Define to 1 if you have the `mkdir' function. */ #define HAVE_MKDIR 1 /* Define to 1 if you have the `mmap' function. */ #define HAVE_MMAP 1 /* Define to 1 if you have the `munmap' function. */ #define HAVE_MUNMAP 1 /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_NDIR_H */ /* Define to 1 if you have the header file. */ #define HAVE_NETINET_IN_H 1 /* Define to 1 if you have the header file. */ #define HAVE_NETINET_TCP_H 1 /* Define to 1 if you have the header file. */ #define HAVE_NET_IF_H 1 /* Define to 1 if you have the `pipe' function. */ #define HAVE_PIPE 1 /* Define to 1 if you have the `posix_fallocate' function. */ #define HAVE_POSIX_FALLOCATE 1 /* Define to 1 if you have the `pread' function. */ #define HAVE_PREAD 1 /* Define to 1 if you have the `rmdir' function. */ #define HAVE_RMDIR 1 /* Define to 1 if you have the `setgid' function. */ #define HAVE_SETGID 1 /* Define to 1 if you have the `setregid' function. */ #define HAVE_SETREGID 1 /* Define to 1 if you have the `setreuid' function. */ #define HAVE_SETREUID 1 /* Define to 1 if you have the `setuid' function. */ #define HAVE_SETUID 1 /* Define to 1 if you have the `sigaction' function. */ #define HAVE_SIGACTION 1 /* Define to 1 if you have the `sigprocmask' function. */ #define HAVE_SIGPROCMASK 1 /* Define to 1 if the system has the type `socklen_t'. */ #define HAVE_SOCKLEN_T 1 /* Define to 1 if you have the `sqrt' function. */ /* #undef HAVE_SQRT */ /* Define to 1 if you have the `stat' function. */ #define HAVE_STAT 1 /* Define to 1 if you have the header file. */ #define HAVE_STDINT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STDLIB_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRINGS_H 1 /* Define to 1 if you have the header file. */ #define HAVE_STRING_H 1 /* Define to 1 if you have the `strsignal' function. */ #define HAVE_STRSIGNAL 1 /* Define if struct statfs is defined in */ /* #undef HAVE_STRUCT_STATFS */ /* Define to 1 if `st_atime' is a member of `struct stat'. */ #define HAVE_STRUCT_STAT_ST_ATIME 1 /* Define to 1 if `st_blksize' is a member of `struct stat'. */ #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 /* Define to 1 if `st_blocks' is a member of `struct stat'. */ #define HAVE_STRUCT_STAT_ST_BLOCKS 1 /* Define to 1 if `st_ctime' is a member of `struct stat'. */ #define HAVE_STRUCT_STAT_ST_CTIME 1 /* Define to 1 if `st_dev' is a member of `struct stat'. */ #define HAVE_STRUCT_STAT_ST_DEV 1 /* Define to 1 if `st_gid' is a member of `struct stat'. */ #define HAVE_STRUCT_STAT_ST_GID 1 /* Define to 1 if `st_ino' is a member of `struct stat'. */ #define HAVE_STRUCT_STAT_ST_INO 1 /* Define to 1 if `st_mode' is a member of `struct stat'. */ #define HAVE_STRUCT_STAT_ST_MODE 1 /* Define to 1 if `st_mtime' is a member of `struct stat'. */ #define HAVE_STRUCT_STAT_ST_MTIME 1 /* Define to 1 if `st_nlink' is a member of `struct stat'. */ #define HAVE_STRUCT_STAT_ST_NLINK 1 /* Define to 1 if `st_rdev' is a member of `struct stat'. */ #define HAVE_STRUCT_STAT_ST_RDEV 1 /* Define to 1 if `st_size' is a member of `struct stat'. */ #define HAVE_STRUCT_STAT_ST_SIZE 1 /* Define to 1 if `st_uid' is a member of `struct stat'. */ #define HAVE_STRUCT_STAT_ST_UID 1 /* Define to 1 if `tm_zone' is a member of `struct tm'. */ #define HAVE_STRUCT_TM_TM_ZONE 1 /* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */ #define HAVE_ST_BLKSIZE 1 /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */ #define HAVE_ST_BLOCKS 1 /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use `HAVE_STRUCT_STAT_ST_RDEV' instead. */ #define HAVE_ST_RDEV 1 /* Define to 1 if you have the `symlink' function. */ #define HAVE_SYMLINK 1 /* Define if System V semaphores are supported */ #define HAVE_SYSV_SEM 1 /* Define if System V shared memory is supported */ #define HAVE_SYSV_SHM 1 /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_SYS_DIR_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_IOCTL_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_MMAN_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_MOUNT_H 1 /* Define to 1 if you have the header file, and it defines `DIR'. */ /* #undef HAVE_SYS_NDIR_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_PARAM_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_RESOURCE_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_SOCKET_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_STATFS_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_STAT_H 1 /* Define to 1 if you have the header file. */ #define HAVE_SYS_TERMIOS_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_TERMIO_H */ /* Define to 1 if you have the header file. */ #define HAVE_SYS_TYPES_H 1 /* Define to 1 if you have the header file. */ /* #undef HAVE_SYS_VFS_H */ /* Define to 1 if you have the `tcdrain' function. */ #define HAVE_TCDRAIN 1 /* Define to 1 if you have the `tcflow' function. */ #define HAVE_TCFLOW 1 /* Define to 1 if you have the `tcflush' function. */ #define HAVE_TCFLUSH 1 /* Define to 1 if you have the `tcgetattr' function. */ #define HAVE_TCGETATTR 1 /* Define to 1 if you have the `tcgetpgrp' function. */ #define HAVE_TCGETPGRP 1 /* Define to 1 if you have the `tcsendbreak' function. */ #define HAVE_TCSENDBREAK 1 /* Define to 1 if you have the `tcsetattr' function. */ #define HAVE_TCSETATTR 1 /* Define to 1 if you have the `tcsetpgrp' function. */ #define HAVE_TCSETPGRP 1 /* Define if struct termios has c_line. */ /* #undef HAVE_TERMIOS_CLINE */ /* Define to 1 if you have the header file. */ #define HAVE_TERMIOS_H 1 /* Define if struct termios exists. */ #define HAVE_TERMIOS_STRUCTURE 1 /* Define if struct termio has c_line. */ /* #undef HAVE_TERMIO_CLINE */ /* Define if struct termio exists. */ /* #undef HAVE_TERMIO_STRUCTURE */ /* Define to 1 if you have the `time' function. */ #define HAVE_TIME 1 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use `HAVE_STRUCT_TM_TM_ZONE' instead. */ #define HAVE_TM_ZONE 1 /* Define to 1 if you have the `truncate' function. */ #define HAVE_TRUNCATE 1 /* Define to 1 if you don't have `tm_zone' but do have the external array `tzname'. */ /* #undef HAVE_TZNAME */ /* Define to 1 if you have the `umask' function. */ #define HAVE_UMASK 1 /* Define if union semun is defined in */ /* #undef HAVE_UNION_SEMUN */ /* Define to 1 if you have the header file. */ #define HAVE_UNISTD_H 1 /* Define to 1 if you have the `unlink' function. */ #define HAVE_UNLINK 1 /* Define to 1 if you have the `utime' function. */ #define HAVE_UTIME 1 /* Define to 1 if you have the header file. */ #define HAVE_UTIME_H 1 /* Define to 1 if the system has the type `__int128'. */ #define HAVE___INT128 1 /* Define to 1 if you have the `__setfpucw' function. */ /* #undef HAVE___SETFPUCW */ /* Define to the sub-directory in which libtool stores uninstalled libraries. */ #define LT_OBJDIR ".libs/" /* Name of package */ #define PACKAGE "sim" /* Define to the address where bug reports for this package should be sent. */ #define PACKAGE_BUGREPORT "https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim" /* Define to the full name of this package. */ #define PACKAGE_NAME "sim" /* Define to the full name and version of this package. */ #define PACKAGE_STRING "sim 0" /* Define to the one symbol short name of this package. */ #define PACKAGE_TARNAME "sim" /* Define to the home page for this package. */ #define PACKAGE_URL "https://sourceware.org/gdb/wiki/Sim/" /* Define to the version of this package. */ #define PACKAGE_VERSION "0" /* Additional package description */ #define PKGVERSION "(SIM) " /* Sim profile settings */ #define PROFILE 1 /* Bug reporting address */ #define REPORT_BUGS_TO "" /* Define as the return type of signal handlers (`int' or `void'). */ #define RETSIGTYPE void /* The size of `long long', as computed by sizeof. */ #define SIZEOF_LONG_LONG 8 /* The size of `void *', as computed by sizeof. */ #define SIZEOF_VOID_P 8 /* Define to 1 if you have the ANSI C header files. */ #define STDC_HEADERS 1 /* Define to 1 if your declares `struct tm'. */ /* #undef TM_IN_SYS_TIME */ /* Version number of package */ #define VERSION "0" /* Sim alignment settings */ #define WITH_ALIGNMENT 0 /* Sim assert settings */ #define WITH_ASSERT 1 /* Sim debug setting */ #define WITH_DEBUG 0 /* Sim default environment */ #define WITH_ENVIRONMENT ALL_ENVIRONMENT /* Sim profile settings */ #define WITH_PROFILE -1 /* Sim reserved bits setting */ #define WITH_RESERVED_BITS 1 /* Sim cache szie */ #define WITH_SCACHE 16384 /* Sim SMP settings */ /* #undef WITH_SMP */ /* How to route I/O */ #define WITH_STDIO 0 /* Sim endian settings */ #define WITH_TARGET_BYTE_ORDER BFD_ENDIAN_UNKNOWN /* Sim trace settings */ #define WITH_TRACE ~TRACE_debug /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel). */ #if defined AC_APPLE_UNIVERSAL_BUILD # if defined __BIG_ENDIAN__ # define WORDS_BIGENDIAN 1 # endif #else # ifndef WORDS_BIGENDIAN # define WORDS_BIGENDIAN 1 # endif #endif /* Define to `int' if doesn't define. */ /* #undef gid_t */ /* Define to `int' if does not define. */ /* #undef mode_t */ /* Define to `long int' if does not define. */ /* #undef off_t */ /* Define to `int' if does not define. */ /* #undef pid_t */ /* Define to `unsigned int' if does not define. */ /* #undef size_t */ /* Define to `int' if doesn't define. */ /* #undef uid_t */