1da671615Schristos /* This file is automatically generated. DO NOT EDIT! */ 2*84a33e07Schristos /* Generated from: NetBSD: mknative-gdb,v 1.18 2024/08/27 14:58:45 christos Exp */ 35a254e06Schristos /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp */ 4da671615Schristos 5*84a33e07Schristos /* config.h. Generated from config.h.in by configure. */ 6*84a33e07Schristos /* config.h.in. Generated from configure.ac by autoheader. */ 7*84a33e07Schristos 8*84a33e07Schristos /* Define if building universal (internal helper macro) */ 9*84a33e07Schristos /* #undef AC_APPLE_UNIVERSAL_BUILD */ 10*84a33e07Schristos 11*84a33e07Schristos /* Sim debug setting */ 12*84a33e07Schristos /* #undef DEBUG */ 13*84a33e07Schristos 14*84a33e07Schristos /* Define to the type of elements in the array set by `getgroups'. Usually 15*84a33e07Schristos this is either `int' or `gid_t'. */ 16*84a33e07Schristos #define GETGROUPS_T gid_t 17*84a33e07Schristos 18*84a33e07Schristos /* Define to 1 if you have the `access' function. */ 19*84a33e07Schristos #define HAVE_ACCESS 1 20*84a33e07Schristos 21*84a33e07Schristos /* Define to 1 if you have the `aint' function. */ 22*84a33e07Schristos /* #undef HAVE_AINT */ 23*84a33e07Schristos 24*84a33e07Schristos /* Define to 1 if you have the `anint' function. */ 25*84a33e07Schristos /* #undef HAVE_ANINT */ 26*84a33e07Schristos 27*84a33e07Schristos /* Define to 1 if you have the `cfgetispeed' function. */ 28*84a33e07Schristos #define HAVE_CFGETISPEED 1 29*84a33e07Schristos 30*84a33e07Schristos /* Define to 1 if you have the `cfgetospeed' function. */ 31*84a33e07Schristos #define HAVE_CFGETOSPEED 1 32*84a33e07Schristos 33*84a33e07Schristos /* Define to 1 if you have the `cfsetispeed' function. */ 34*84a33e07Schristos #define HAVE_CFSETISPEED 1 35*84a33e07Schristos 36*84a33e07Schristos /* Define to 1 if you have the `cfsetospeed' function. */ 37*84a33e07Schristos #define HAVE_CFSETOSPEED 1 38*84a33e07Schristos 39*84a33e07Schristos /* Define to 1 if you have the `chdir' function. */ 40*84a33e07Schristos #define HAVE_CHDIR 1 41*84a33e07Schristos 42*84a33e07Schristos /* Define to 1 if you have the `chmod' function. */ 43*84a33e07Schristos #define HAVE_CHMOD 1 44*84a33e07Schristos 45*84a33e07Schristos /* Define to 1 if you have the declaration of `asprintf', and to 0 if you 46*84a33e07Schristos don't. */ 47*84a33e07Schristos #define HAVE_DECL_ASPRINTF 1 48*84a33e07Schristos 49*84a33e07Schristos /* Define to 1 if you have the declaration of `basename(char *)', and to 0 if 50*84a33e07Schristos you don't. */ 51*84a33e07Schristos #define HAVE_DECL_BASENAME 0 52*84a33e07Schristos 53*84a33e07Schristos /* Define to 1 if you have the declaration of `ffs', and to 0 if you don't. */ 54*84a33e07Schristos #define HAVE_DECL_FFS 1 55*84a33e07Schristos 56*84a33e07Schristos /* Is the prototype for getopt in <unistd.h> in the expected format? */ 57*84a33e07Schristos #define HAVE_DECL_GETOPT 1 58*84a33e07Schristos 59*84a33e07Schristos /* Define to 1 if you have the declaration of `snprintf', and to 0 if you 60*84a33e07Schristos don't. */ 61*84a33e07Schristos #define HAVE_DECL_SNPRINTF 1 62*84a33e07Schristos 63*84a33e07Schristos /* Define to 1 if you have the declaration of `strtol', and to 0 if you don't. 64*84a33e07Schristos */ 65*84a33e07Schristos #define HAVE_DECL_STRTOL 1 66*84a33e07Schristos 67*84a33e07Schristos /* Define to 1 if you have the declaration of `strtoll', and to 0 if you 68*84a33e07Schristos don't. */ 69*84a33e07Schristos #define HAVE_DECL_STRTOLL 1 70*84a33e07Schristos 71*84a33e07Schristos /* Define to 1 if you have the declaration of `strtoul', and to 0 if you 72*84a33e07Schristos don't. */ 73*84a33e07Schristos #define HAVE_DECL_STRTOUL 1 74*84a33e07Schristos 75*84a33e07Schristos /* Define to 1 if you have the declaration of `strtoull', and to 0 if you 76*84a33e07Schristos don't. */ 77*84a33e07Schristos #define HAVE_DECL_STRTOULL 1 78*84a33e07Schristos 79*84a33e07Schristos /* Define to 1 if you have the declaration of `strverscmp', and to 0 if you 80*84a33e07Schristos don't. */ 81*84a33e07Schristos #define HAVE_DECL_STRVERSCMP 0 82*84a33e07Schristos 83*84a33e07Schristos /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't. 84*84a33e07Schristos */ 85*84a33e07Schristos /* #undef HAVE_DECL_TZNAME */ 86*84a33e07Schristos 87*84a33e07Schristos /* Define to 1 if you have the declaration of `vasprintf', and to 0 if you 88*84a33e07Schristos don't. */ 89*84a33e07Schristos #define HAVE_DECL_VASPRINTF 1 90*84a33e07Schristos 91*84a33e07Schristos /* Define to 1 if you have the declaration of `vsnprintf', and to 0 if you 92*84a33e07Schristos don't. */ 93*84a33e07Schristos #define HAVE_DECL_VSNPRINTF 1 94*84a33e07Schristos 95*84a33e07Schristos /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'. 96*84a33e07Schristos */ 97*84a33e07Schristos #define HAVE_DIRENT_H 1 98*84a33e07Schristos 99*84a33e07Schristos /* Define to 1 if you have the <dlfcn.h> header file. */ 100*84a33e07Schristos #define HAVE_DLFCN_H 1 101*84a33e07Schristos 102*84a33e07Schristos /* Define to 1 if you have the `dup' function. */ 103*84a33e07Schristos #define HAVE_DUP 1 104*84a33e07Schristos 105*84a33e07Schristos /* Define to 1 if you have the `dup2' function. */ 106*84a33e07Schristos #define HAVE_DUP2 1 107*84a33e07Schristos 108*84a33e07Schristos /* Define to 1 if you have the `execv' function. */ 109*84a33e07Schristos #define HAVE_EXECV 1 110*84a33e07Schristos 111*84a33e07Schristos /* Define to 1 if you have the `execve' function. */ 112*84a33e07Schristos #define HAVE_EXECVE 1 113*84a33e07Schristos 114*84a33e07Schristos /* Define to 1 if you have the `fcntl' function. */ 115*84a33e07Schristos #define HAVE_FCNTL 1 116*84a33e07Schristos 117*84a33e07Schristos /* Define to 1 if you have the <fcntl.h> header file. */ 118*84a33e07Schristos #define HAVE_FCNTL_H 1 119*84a33e07Schristos 120*84a33e07Schristos /* Define to 1 if you have the `fork' function. */ 121*84a33e07Schristos #define HAVE_FORK 1 122*84a33e07Schristos 123*84a33e07Schristos /* Define to 1 if you have the <fpu_control.h> header file. */ 124*84a33e07Schristos /* #undef HAVE_FPU_CONTROL_H */ 125*84a33e07Schristos 126*84a33e07Schristos /* Define to 1 if you have the `fstat' function. */ 127*84a33e07Schristos #define HAVE_FSTAT 1 128*84a33e07Schristos 129*84a33e07Schristos /* Define to 1 if you have the `fstatfs' function. */ 130*84a33e07Schristos #define HAVE_FSTATFS 1 131*84a33e07Schristos 132*84a33e07Schristos /* Define to 1 if you have the `ftruncate' function. */ 133*84a33e07Schristos #define HAVE_FTRUNCATE 1 134*84a33e07Schristos 135*84a33e07Schristos /* Define to 1 if you have the `getdirentries' function. */ 136*84a33e07Schristos #define HAVE_GETDIRENTRIES 1 137*84a33e07Schristos 138*84a33e07Schristos /* Define to 1 if you have the `getegid' function. */ 139*84a33e07Schristos #define HAVE_GETEGID 1 140*84a33e07Schristos 141*84a33e07Schristos /* Define to 1 if you have the `geteuid' function. */ 142*84a33e07Schristos #define HAVE_GETEUID 1 143*84a33e07Schristos 144*84a33e07Schristos /* Define to 1 if you have the `getgid' function. */ 145*84a33e07Schristos #define HAVE_GETGID 1 146*84a33e07Schristos 147*84a33e07Schristos /* Define to 1 if you have the `getpid' function. */ 148*84a33e07Schristos #define HAVE_GETPID 1 149*84a33e07Schristos 150*84a33e07Schristos /* Define to 1 if you have the `getppid' function. */ 151*84a33e07Schristos #define HAVE_GETPPID 1 152*84a33e07Schristos 153*84a33e07Schristos /* Define to 1 if you have the `getrusage' function. */ 154*84a33e07Schristos #define HAVE_GETRUSAGE 1 155*84a33e07Schristos 156*84a33e07Schristos /* Define to 1 if you have the `gettimeofday' function. */ 157*84a33e07Schristos #define HAVE_GETTIMEOFDAY 1 158*84a33e07Schristos 159*84a33e07Schristos /* Define to 1 if you have the `getuid' function. */ 160*84a33e07Schristos #define HAVE_GETUID 1 161da671615Schristos 162da671615Schristos /* Define to 1 if you have the <inttypes.h> header file. */ 163da671615Schristos #define HAVE_INTTYPES_H 1 164da671615Schristos 165*84a33e07Schristos /* Define to 1 if you have the `ioctl' function. */ 166*84a33e07Schristos #define HAVE_IOCTL 1 167*84a33e07Schristos 168*84a33e07Schristos /* Define to 1 if you have the `kill' function. */ 169*84a33e07Schristos #define HAVE_KILL 1 170*84a33e07Schristos 171*84a33e07Schristos /* Define to 1 if you have the `link' function. */ 172*84a33e07Schristos #define HAVE_LINK 1 173*84a33e07Schristos 174*84a33e07Schristos /* Define to 1 if you have the <linux/if_tun.h> header file. */ 175*84a33e07Schristos /* #undef HAVE_LINUX_IF_TUN_H */ 176*84a33e07Schristos 177*84a33e07Schristos /* Define to 1 if you have the <linux/mii.h> header file. */ 178*84a33e07Schristos /* #undef HAVE_LINUX_MII_H */ 179*84a33e07Schristos 180*84a33e07Schristos /* Define to 1 if you have the <linux/types.h> header file. */ 181*84a33e07Schristos /* #undef HAVE_LINUX_TYPES_H */ 182*84a33e07Schristos 183da671615Schristos /* Define to 1 if the system has the type `long long'. */ 184da671615Schristos #define HAVE_LONG_LONG 1 185da671615Schristos 186*84a33e07Schristos /* Define to 1 if you have the `lseek' function. */ 187*84a33e07Schristos #define HAVE_LSEEK 1 188*84a33e07Schristos 189*84a33e07Schristos /* Define to 1 if you have the `lstat' function. */ 190*84a33e07Schristos #define HAVE_LSTAT 1 191*84a33e07Schristos 192da671615Schristos /* Define to 1 if you have the <memory.h> header file. */ 193da671615Schristos #define HAVE_MEMORY_H 1 194da671615Schristos 195*84a33e07Schristos /* Define to 1 if you have the `mkdir' function. */ 196*84a33e07Schristos #define HAVE_MKDIR 1 197*84a33e07Schristos 198*84a33e07Schristos /* Define to 1 if you have the `mmap' function. */ 199*84a33e07Schristos #define HAVE_MMAP 1 200*84a33e07Schristos 201*84a33e07Schristos /* Define to 1 if you have the `munmap' function. */ 202*84a33e07Schristos #define HAVE_MUNMAP 1 203*84a33e07Schristos 204*84a33e07Schristos /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */ 205*84a33e07Schristos /* #undef HAVE_NDIR_H */ 206*84a33e07Schristos 207*84a33e07Schristos /* Define to 1 if you have the <netinet/in.h> header file. */ 208*84a33e07Schristos #define HAVE_NETINET_IN_H 1 209*84a33e07Schristos 210*84a33e07Schristos /* Define to 1 if you have the <netinet/tcp.h> header file. */ 211*84a33e07Schristos #define HAVE_NETINET_TCP_H 1 212*84a33e07Schristos 213*84a33e07Schristos /* Define to 1 if you have the <net/if.h> header file. */ 214*84a33e07Schristos #define HAVE_NET_IF_H 1 215*84a33e07Schristos 216*84a33e07Schristos /* Define to 1 if you have the `pipe' function. */ 217*84a33e07Schristos #define HAVE_PIPE 1 218*84a33e07Schristos 219*84a33e07Schristos /* Define to 1 if you have the `posix_fallocate' function. */ 220*84a33e07Schristos #define HAVE_POSIX_FALLOCATE 1 221*84a33e07Schristos 222*84a33e07Schristos /* Define to 1 if you have the `pread' function. */ 223*84a33e07Schristos #define HAVE_PREAD 1 224*84a33e07Schristos 225*84a33e07Schristos /* Define to 1 if you have the `rmdir' function. */ 226*84a33e07Schristos #define HAVE_RMDIR 1 227*84a33e07Schristos 228*84a33e07Schristos /* Define to 1 if you have the `setgid' function. */ 229*84a33e07Schristos #define HAVE_SETGID 1 230*84a33e07Schristos 231*84a33e07Schristos /* Define to 1 if you have the `setregid' function. */ 232*84a33e07Schristos #define HAVE_SETREGID 1 233*84a33e07Schristos 234*84a33e07Schristos /* Define to 1 if you have the `setreuid' function. */ 235*84a33e07Schristos #define HAVE_SETREUID 1 236*84a33e07Schristos 237*84a33e07Schristos /* Define to 1 if you have the `setuid' function. */ 238*84a33e07Schristos #define HAVE_SETUID 1 239*84a33e07Schristos 240*84a33e07Schristos /* Define to 1 if you have the `sigaction' function. */ 241*84a33e07Schristos #define HAVE_SIGACTION 1 242*84a33e07Schristos 243*84a33e07Schristos /* Define to 1 if you have the `sigprocmask' function. */ 244*84a33e07Schristos #define HAVE_SIGPROCMASK 1 245*84a33e07Schristos 246*84a33e07Schristos /* Define to 1 if the system has the type `socklen_t'. */ 247*84a33e07Schristos #define HAVE_SOCKLEN_T 1 248*84a33e07Schristos 249*84a33e07Schristos /* Define to 1 if you have the `sqrt' function. */ 250*84a33e07Schristos /* #undef HAVE_SQRT */ 251*84a33e07Schristos 252*84a33e07Schristos /* Define to 1 if you have the `stat' function. */ 253*84a33e07Schristos #define HAVE_STAT 1 254*84a33e07Schristos 255da671615Schristos /* Define to 1 if you have the <stdint.h> header file. */ 256da671615Schristos #define HAVE_STDINT_H 1 257da671615Schristos 258da671615Schristos /* Define to 1 if you have the <stdlib.h> header file. */ 259da671615Schristos #define HAVE_STDLIB_H 1 260da671615Schristos 261da671615Schristos /* Define to 1 if you have the <strings.h> header file. */ 262da671615Schristos #define HAVE_STRINGS_H 1 263da671615Schristos 264da671615Schristos /* Define to 1 if you have the <string.h> header file. */ 265da671615Schristos #define HAVE_STRING_H 1 266da671615Schristos 267*84a33e07Schristos /* Define to 1 if you have the `strsignal' function. */ 268*84a33e07Schristos #define HAVE_STRSIGNAL 1 269*84a33e07Schristos 270da671615Schristos /* Define if struct statfs is defined in <sys/mount.h> */ 271da671615Schristos /* #undef HAVE_STRUCT_STATFS */ 272da671615Schristos 273*84a33e07Schristos /* Define to 1 if `st_atime' is a member of `struct stat'. */ 274*84a33e07Schristos #define HAVE_STRUCT_STAT_ST_ATIME 1 275*84a33e07Schristos 276*84a33e07Schristos /* Define to 1 if `st_blksize' is a member of `struct stat'. */ 277*84a33e07Schristos #define HAVE_STRUCT_STAT_ST_BLKSIZE 1 278*84a33e07Schristos 279*84a33e07Schristos /* Define to 1 if `st_blocks' is a member of `struct stat'. */ 280*84a33e07Schristos #define HAVE_STRUCT_STAT_ST_BLOCKS 1 281*84a33e07Schristos 282*84a33e07Schristos /* Define to 1 if `st_ctime' is a member of `struct stat'. */ 283*84a33e07Schristos #define HAVE_STRUCT_STAT_ST_CTIME 1 284*84a33e07Schristos 285*84a33e07Schristos /* Define to 1 if `st_dev' is a member of `struct stat'. */ 286*84a33e07Schristos #define HAVE_STRUCT_STAT_ST_DEV 1 287*84a33e07Schristos 288*84a33e07Schristos /* Define to 1 if `st_gid' is a member of `struct stat'. */ 289*84a33e07Schristos #define HAVE_STRUCT_STAT_ST_GID 1 290*84a33e07Schristos 291*84a33e07Schristos /* Define to 1 if `st_ino' is a member of `struct stat'. */ 292*84a33e07Schristos #define HAVE_STRUCT_STAT_ST_INO 1 293*84a33e07Schristos 294*84a33e07Schristos /* Define to 1 if `st_mode' is a member of `struct stat'. */ 295*84a33e07Schristos #define HAVE_STRUCT_STAT_ST_MODE 1 296*84a33e07Schristos 297*84a33e07Schristos /* Define to 1 if `st_mtime' is a member of `struct stat'. */ 298*84a33e07Schristos #define HAVE_STRUCT_STAT_ST_MTIME 1 299*84a33e07Schristos 300*84a33e07Schristos /* Define to 1 if `st_nlink' is a member of `struct stat'. */ 301*84a33e07Schristos #define HAVE_STRUCT_STAT_ST_NLINK 1 302*84a33e07Schristos 303*84a33e07Schristos /* Define to 1 if `st_rdev' is a member of `struct stat'. */ 304*84a33e07Schristos #define HAVE_STRUCT_STAT_ST_RDEV 1 305*84a33e07Schristos 306*84a33e07Schristos /* Define to 1 if `st_size' is a member of `struct stat'. */ 307*84a33e07Schristos #define HAVE_STRUCT_STAT_ST_SIZE 1 308*84a33e07Schristos 309*84a33e07Schristos /* Define to 1 if `st_uid' is a member of `struct stat'. */ 310*84a33e07Schristos #define HAVE_STRUCT_STAT_ST_UID 1 311*84a33e07Schristos 312*84a33e07Schristos /* Define to 1 if `tm_zone' is a member of `struct tm'. */ 313*84a33e07Schristos #define HAVE_STRUCT_TM_TM_ZONE 1 314*84a33e07Schristos 315*84a33e07Schristos /* Define to 1 if your `struct stat' has `st_blksize'. Deprecated, use 316*84a33e07Schristos `HAVE_STRUCT_STAT_ST_BLKSIZE' instead. */ 317*84a33e07Schristos #define HAVE_ST_BLKSIZE 1 318*84a33e07Schristos 319*84a33e07Schristos /* Define to 1 if your `struct stat' has `st_blocks'. Deprecated, use 320*84a33e07Schristos `HAVE_STRUCT_STAT_ST_BLOCKS' instead. */ 321*84a33e07Schristos #define HAVE_ST_BLOCKS 1 322*84a33e07Schristos 323*84a33e07Schristos /* Define to 1 if your `struct stat' has `st_rdev'. Deprecated, use 324*84a33e07Schristos `HAVE_STRUCT_STAT_ST_RDEV' instead. */ 325*84a33e07Schristos #define HAVE_ST_RDEV 1 326*84a33e07Schristos 327*84a33e07Schristos /* Define to 1 if you have the `symlink' function. */ 328*84a33e07Schristos #define HAVE_SYMLINK 1 329*84a33e07Schristos 330*84a33e07Schristos /* Define if System V semaphores are supported */ 331*84a33e07Schristos #define HAVE_SYSV_SEM 1 332*84a33e07Schristos 333*84a33e07Schristos /* Define if System V shared memory is supported */ 334*84a33e07Schristos #define HAVE_SYSV_SHM 1 335*84a33e07Schristos 336*84a33e07Schristos /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'. 337*84a33e07Schristos */ 338*84a33e07Schristos /* #undef HAVE_SYS_DIR_H */ 339*84a33e07Schristos 340*84a33e07Schristos /* Define to 1 if you have the <sys/ioctl.h> header file. */ 341*84a33e07Schristos #define HAVE_SYS_IOCTL_H 1 342*84a33e07Schristos 343*84a33e07Schristos /* Define to 1 if you have the <sys/mman.h> header file. */ 344*84a33e07Schristos #define HAVE_SYS_MMAN_H 1 345*84a33e07Schristos 346*84a33e07Schristos /* Define to 1 if you have the <sys/mount.h> header file. */ 347*84a33e07Schristos #define HAVE_SYS_MOUNT_H 1 348*84a33e07Schristos 349*84a33e07Schristos /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'. 350*84a33e07Schristos */ 351*84a33e07Schristos /* #undef HAVE_SYS_NDIR_H */ 352*84a33e07Schristos 353*84a33e07Schristos /* Define to 1 if you have the <sys/param.h> header file. */ 354*84a33e07Schristos #define HAVE_SYS_PARAM_H 1 355*84a33e07Schristos 356*84a33e07Schristos /* Define to 1 if you have the <sys/resource.h> header file. */ 357*84a33e07Schristos #define HAVE_SYS_RESOURCE_H 1 358*84a33e07Schristos 359*84a33e07Schristos /* Define to 1 if you have the <sys/socket.h> header file. */ 360*84a33e07Schristos #define HAVE_SYS_SOCKET_H 1 361*84a33e07Schristos 362*84a33e07Schristos /* Define to 1 if you have the <sys/statfs.h> header file. */ 363*84a33e07Schristos /* #undef HAVE_SYS_STATFS_H */ 364*84a33e07Schristos 365da671615Schristos /* Define to 1 if you have the <sys/stat.h> header file. */ 366da671615Schristos #define HAVE_SYS_STAT_H 1 367da671615Schristos 368*84a33e07Schristos /* Define to 1 if you have the <sys/termios.h> header file. */ 369*84a33e07Schristos #define HAVE_SYS_TERMIOS_H 1 370*84a33e07Schristos 371*84a33e07Schristos /* Define to 1 if you have the <sys/termio.h> header file. */ 372*84a33e07Schristos /* #undef HAVE_SYS_TERMIO_H */ 373*84a33e07Schristos 374da671615Schristos /* Define to 1 if you have the <sys/types.h> header file. */ 375da671615Schristos #define HAVE_SYS_TYPES_H 1 376da671615Schristos 377*84a33e07Schristos /* Define to 1 if you have the <sys/vfs.h> header file. */ 378*84a33e07Schristos /* #undef HAVE_SYS_VFS_H */ 379*84a33e07Schristos 380*84a33e07Schristos /* Define to 1 if you have the `tcdrain' function. */ 381*84a33e07Schristos #define HAVE_TCDRAIN 1 382*84a33e07Schristos 383*84a33e07Schristos /* Define to 1 if you have the `tcflow' function. */ 384*84a33e07Schristos #define HAVE_TCFLOW 1 385*84a33e07Schristos 386*84a33e07Schristos /* Define to 1 if you have the `tcflush' function. */ 387*84a33e07Schristos #define HAVE_TCFLUSH 1 388*84a33e07Schristos 389*84a33e07Schristos /* Define to 1 if you have the `tcgetattr' function. */ 390*84a33e07Schristos #define HAVE_TCGETATTR 1 391*84a33e07Schristos 392*84a33e07Schristos /* Define to 1 if you have the `tcgetpgrp' function. */ 393*84a33e07Schristos #define HAVE_TCGETPGRP 1 394*84a33e07Schristos 395*84a33e07Schristos /* Define to 1 if you have the `tcsendbreak' function. */ 396*84a33e07Schristos #define HAVE_TCSENDBREAK 1 397*84a33e07Schristos 398*84a33e07Schristos /* Define to 1 if you have the `tcsetattr' function. */ 399*84a33e07Schristos #define HAVE_TCSETATTR 1 400*84a33e07Schristos 401*84a33e07Schristos /* Define to 1 if you have the `tcsetpgrp' function. */ 402*84a33e07Schristos #define HAVE_TCSETPGRP 1 403*84a33e07Schristos 404*84a33e07Schristos /* Define if struct termios has c_line. */ 405*84a33e07Schristos /* #undef HAVE_TERMIOS_CLINE */ 406*84a33e07Schristos 407*84a33e07Schristos /* Define to 1 if you have the <termios.h> header file. */ 408*84a33e07Schristos #define HAVE_TERMIOS_H 1 409*84a33e07Schristos 410*84a33e07Schristos /* Define if struct termios exists. */ 411*84a33e07Schristos #define HAVE_TERMIOS_STRUCTURE 1 412*84a33e07Schristos 413*84a33e07Schristos /* Define if struct termio has c_line. */ 414*84a33e07Schristos /* #undef HAVE_TERMIO_CLINE */ 415*84a33e07Schristos 416*84a33e07Schristos /* Define if struct termio exists. */ 417*84a33e07Schristos /* #undef HAVE_TERMIO_STRUCTURE */ 418*84a33e07Schristos 419*84a33e07Schristos /* Define to 1 if you have the `time' function. */ 420*84a33e07Schristos #define HAVE_TIME 1 421*84a33e07Schristos 422*84a33e07Schristos /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use 423*84a33e07Schristos `HAVE_STRUCT_TM_TM_ZONE' instead. */ 424*84a33e07Schristos #define HAVE_TM_ZONE 1 425*84a33e07Schristos 426*84a33e07Schristos /* Define to 1 if you have the `truncate' function. */ 427*84a33e07Schristos #define HAVE_TRUNCATE 1 428*84a33e07Schristos 429*84a33e07Schristos /* Define to 1 if you don't have `tm_zone' but do have the external array 430*84a33e07Schristos `tzname'. */ 431*84a33e07Schristos /* #undef HAVE_TZNAME */ 432*84a33e07Schristos 433*84a33e07Schristos /* Define to 1 if you have the `umask' function. */ 434*84a33e07Schristos #define HAVE_UMASK 1 435*84a33e07Schristos 436da671615Schristos /* Define if union semun is defined in <sys/sem.h> */ 437da671615Schristos /* #undef HAVE_UNION_SEMUN */ 438da671615Schristos 439da671615Schristos /* Define to 1 if you have the <unistd.h> header file. */ 440da671615Schristos #define HAVE_UNISTD_H 1 441da671615Schristos 442*84a33e07Schristos /* Define to 1 if you have the `unlink' function. */ 443*84a33e07Schristos #define HAVE_UNLINK 1 444*84a33e07Schristos 445*84a33e07Schristos /* Define to 1 if you have the `utime' function. */ 446*84a33e07Schristos #define HAVE_UTIME 1 447*84a33e07Schristos 448*84a33e07Schristos /* Define to 1 if you have the <utime.h> header file. */ 449*84a33e07Schristos #define HAVE_UTIME_H 1 450*84a33e07Schristos 451*84a33e07Schristos /* Define to 1 if the system has the type `__int128'. */ 452*84a33e07Schristos #define HAVE___INT128 1 453*84a33e07Schristos 454*84a33e07Schristos /* Define to 1 if you have the `__setfpucw' function. */ 455*84a33e07Schristos /* #undef HAVE___SETFPUCW */ 456*84a33e07Schristos 457*84a33e07Schristos /* Define to the sub-directory in which libtool stores uninstalled libraries. 458*84a33e07Schristos */ 459*84a33e07Schristos #define LT_OBJDIR ".libs/" 460*84a33e07Schristos 461*84a33e07Schristos /* Name of package */ 462*84a33e07Schristos #define PACKAGE "sim" 463*84a33e07Schristos 464da671615Schristos /* Define to the address where bug reports for this package should be sent. */ 465*84a33e07Schristos #define PACKAGE_BUGREPORT "https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim" 466da671615Schristos 467da671615Schristos /* Define to the full name of this package. */ 468*84a33e07Schristos #define PACKAGE_NAME "sim" 469da671615Schristos 470da671615Schristos /* Define to the full name and version of this package. */ 471*84a33e07Schristos #define PACKAGE_STRING "sim 0" 472da671615Schristos 473da671615Schristos /* Define to the one symbol short name of this package. */ 474*84a33e07Schristos #define PACKAGE_TARNAME "sim" 475da671615Schristos 476da671615Schristos /* Define to the home page for this package. */ 477*84a33e07Schristos #define PACKAGE_URL "https://sourceware.org/gdb/wiki/Sim/" 478da671615Schristos 479da671615Schristos /* Define to the version of this package. */ 480*84a33e07Schristos #define PACKAGE_VERSION "0" 481*84a33e07Schristos 482*84a33e07Schristos /* Additional package description */ 483*84a33e07Schristos #define PKGVERSION "(SIM) " 484*84a33e07Schristos 485*84a33e07Schristos /* Sim profile settings */ 486*84a33e07Schristos #define PROFILE 1 487*84a33e07Schristos 488*84a33e07Schristos /* Bug reporting address */ 489*84a33e07Schristos #define REPORT_BUGS_TO "<https://sourceware.org/bugzilla/enter_bug.cgi?product=gdb&component=sim>" 490*84a33e07Schristos 491*84a33e07Schristos /* Define as the return type of signal handlers (`int' or `void'). */ 492*84a33e07Schristos #define RETSIGTYPE void 493*84a33e07Schristos 494*84a33e07Schristos /* The size of `long long', as computed by sizeof. */ 495*84a33e07Schristos #define SIZEOF_LONG_LONG 8 496*84a33e07Schristos 497*84a33e07Schristos /* The size of `void *', as computed by sizeof. */ 498*84a33e07Schristos #define SIZEOF_VOID_P 8 499da671615Schristos 500da671615Schristos /* Define to 1 if you have the ANSI C header files. */ 501da671615Schristos #define STDC_HEADERS 1 502*84a33e07Schristos 503*84a33e07Schristos /* Define to 1 if your <sys/time.h> declares `struct tm'. */ 504*84a33e07Schristos /* #undef TM_IN_SYS_TIME */ 505*84a33e07Schristos 506*84a33e07Schristos /* Version number of package */ 507*84a33e07Schristos #define VERSION "0" 508*84a33e07Schristos 509*84a33e07Schristos /* Sim alignment settings */ 510*84a33e07Schristos #define WITH_ALIGNMENT 0 511*84a33e07Schristos 512*84a33e07Schristos /* Sim assert settings */ 513*84a33e07Schristos #define WITH_ASSERT 1 514*84a33e07Schristos 515*84a33e07Schristos /* Sim debug setting */ 516*84a33e07Schristos #define WITH_DEBUG 0 517*84a33e07Schristos 518*84a33e07Schristos /* Sim default environment */ 519*84a33e07Schristos #define WITH_ENVIRONMENT ALL_ENVIRONMENT 520*84a33e07Schristos 521*84a33e07Schristos /* Sim profile settings */ 522*84a33e07Schristos #define WITH_PROFILE -1 523*84a33e07Schristos 524*84a33e07Schristos /* Sim reserved bits setting */ 525*84a33e07Schristos #define WITH_RESERVED_BITS 1 526*84a33e07Schristos 527*84a33e07Schristos /* Sim cache szie */ 528*84a33e07Schristos #define WITH_SCACHE 16384 529*84a33e07Schristos 530*84a33e07Schristos /* Sim SMP settings */ 531*84a33e07Schristos /* #undef WITH_SMP */ 532*84a33e07Schristos 533*84a33e07Schristos /* How to route I/O */ 534*84a33e07Schristos #define WITH_STDIO 0 535*84a33e07Schristos 536*84a33e07Schristos /* Sim endian settings */ 537*84a33e07Schristos #define WITH_TARGET_BYTE_ORDER BFD_ENDIAN_UNKNOWN 538*84a33e07Schristos 539*84a33e07Schristos /* Sim trace settings */ 540*84a33e07Schristos #define WITH_TRACE ~TRACE_debug 541*84a33e07Schristos 542*84a33e07Schristos /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most 543*84a33e07Schristos significant byte first (like Motorola and SPARC, unlike Intel). */ 544*84a33e07Schristos #if defined AC_APPLE_UNIVERSAL_BUILD 545*84a33e07Schristos # if defined __BIG_ENDIAN__ 546*84a33e07Schristos # define WORDS_BIGENDIAN 1 547*84a33e07Schristos # endif 548*84a33e07Schristos #else 549*84a33e07Schristos # ifndef WORDS_BIGENDIAN 550*84a33e07Schristos # define WORDS_BIGENDIAN 1 551*84a33e07Schristos # endif 552*84a33e07Schristos #endif 553*84a33e07Schristos 554*84a33e07Schristos /* Define to `int' if <sys/types.h> doesn't define. */ 555*84a33e07Schristos /* #undef gid_t */ 556*84a33e07Schristos 557*84a33e07Schristos /* Define to `int' if <sys/types.h> does not define. */ 558*84a33e07Schristos /* #undef mode_t */ 559*84a33e07Schristos 560*84a33e07Schristos /* Define to `long int' if <sys/types.h> does not define. */ 561*84a33e07Schristos /* #undef off_t */ 562*84a33e07Schristos 563*84a33e07Schristos /* Define to `int' if <sys/types.h> does not define. */ 564*84a33e07Schristos /* #undef pid_t */ 565*84a33e07Schristos 566*84a33e07Schristos /* Define to `unsigned int' if <sys/types.h> does not define. */ 567*84a33e07Schristos /* #undef size_t */ 568*84a33e07Schristos 569*84a33e07Schristos /* Define to `int' if <sys/types.h> doesn't define. */ 570*84a33e07Schristos /* #undef uid_t */ 571