xref: /netbsd-src/external/gpl3/gcc/lib/libbacktrace/arch/riscv32/config.h (revision cf89d143ddc4c4858b3b762976d9b0ce1d6c4300)
11d163c8dSmatt /* This file is automatically generated.  DO NOT EDIT! */
2*cf89d143Smrg /* Generated from: NetBSD: mknative-gcc,v 1.117 2023/07/31 01:48:37 mrg Exp  */
39ba37f97Smrg /* Generated from: NetBSD: mknative.common,v 1.16 2018/04/15 15:13:37 christos Exp  */
41d163c8dSmatt 
51d163c8dSmatt /* config.h.  Generated from config.h.in by configure.  */
61d163c8dSmatt /* config.h.in.  Generated from configure.ac by autoheader.  */
71d163c8dSmatt 
81d163c8dSmatt /* ELF size: 32 or 64 */
91d163c8dSmatt #define BACKTRACE_ELF_SIZE 32
101d163c8dSmatt 
1141cead3cSmrg /* XCOFF size: 32 or 64 */
1241cead3cSmrg #define BACKTRACE_XCOFF_SIZE unused
1341cead3cSmrg 
149ba37f97Smrg /* Define to 1 if you have the __atomic functions */
159ba37f97Smrg #define HAVE_ATOMIC_FUNCTIONS 1
169ba37f97Smrg 
1741cead3cSmrg /* Define to 1 if you have the `clock_gettime' function. */
1841cead3cSmrg #define HAVE_CLOCK_GETTIME 1
1941cead3cSmrg 
20*cf89d143Smrg /* Define to 1 if you have the declaration of `getpagesize', and to 0 if you
21*cf89d143Smrg    don't. */
22*cf89d143Smrg #define HAVE_DECL_GETPAGESIZE 1
23*cf89d143Smrg 
241d163c8dSmatt /* Define to 1 if you have the declaration of `strnlen', and to 0 if you
251d163c8dSmatt    don't. */
261d163c8dSmatt #define HAVE_DECL_STRNLEN 1
271d163c8dSmatt 
281d163c8dSmatt /* Define to 1 if you have the <dlfcn.h> header file. */
291d163c8dSmatt #define HAVE_DLFCN_H 1
301d163c8dSmatt 
311d163c8dSmatt /* Define if dl_iterate_phdr is available. */
321d163c8dSmatt #define HAVE_DL_ITERATE_PHDR 1
331d163c8dSmatt 
341d163c8dSmatt /* Define to 1 if you have the fcntl function */
351d163c8dSmatt #define HAVE_FCNTL 1
361d163c8dSmatt 
371d163c8dSmatt /* Define if getexecname is available. */
381d163c8dSmatt /* #undef HAVE_GETEXECNAME */
391d163c8dSmatt 
401d163c8dSmatt /* Define if _Unwind_GetIPInfo is available. */
415c10ef7eSmrg #define HAVE_GETIPINFO 1
421d163c8dSmatt 
431d163c8dSmatt /* Define to 1 if you have the <inttypes.h> header file. */
441d163c8dSmatt #define HAVE_INTTYPES_H 1
451d163c8dSmatt 
46*cf89d143Smrg /* Define to 1 if you have KERN_PROC and KERN_PROC_PATHNAME in <sys/sysctl.h>.
47*cf89d143Smrg    */
48*cf89d143Smrg #define HAVE_KERN_PROC 1
49*cf89d143Smrg 
50*cf89d143Smrg /* Define to 1 if you have KERN_PROCARGS and KERN_PROC_PATHNAME in
51*cf89d143Smrg    <sys/sysctl.h>. */
52*cf89d143Smrg #define HAVE_KERN_PROC_ARGS 1
53*cf89d143Smrg 
54*cf89d143Smrg /* Define if -llzma is available. */
55*cf89d143Smrg #define HAVE_LIBLZMA 1
56*cf89d143Smrg 
571d163c8dSmatt /* Define to 1 if you have the <link.h> header file. */
581d163c8dSmatt #define HAVE_LINK_H 1
591d163c8dSmatt 
6041cead3cSmrg /* Define if AIX loadquery is available. */
6141cead3cSmrg /* #undef HAVE_LOADQUERY */
6241cead3cSmrg 
6341cead3cSmrg /* Define to 1 if you have the `lstat' function. */
6441cead3cSmrg #define HAVE_LSTAT 1
6541cead3cSmrg 
66*cf89d143Smrg /* Define to 1 if you have the <mach-o/dyld.h> header file. */
67*cf89d143Smrg /* #undef HAVE_MACH_O_DYLD_H */
68*cf89d143Smrg 
691d163c8dSmatt /* Define to 1 if you have the <memory.h> header file. */
701d163c8dSmatt #define HAVE_MEMORY_H 1
711d163c8dSmatt 
7241cead3cSmrg /* Define to 1 if you have the `readlink' function. */
7341cead3cSmrg #define HAVE_READLINK 1
7441cead3cSmrg 
751d163c8dSmatt /* Define to 1 if you have the <stdint.h> header file. */
761d163c8dSmatt #define HAVE_STDINT_H 1
771d163c8dSmatt 
781d163c8dSmatt /* Define to 1 if you have the <stdlib.h> header file. */
791d163c8dSmatt #define HAVE_STDLIB_H 1
801d163c8dSmatt 
811d163c8dSmatt /* Define to 1 if you have the <strings.h> header file. */
821d163c8dSmatt #define HAVE_STRINGS_H 1
831d163c8dSmatt 
841d163c8dSmatt /* Define to 1 if you have the <string.h> header file. */
851d163c8dSmatt #define HAVE_STRING_H 1
861d163c8dSmatt 
871d163c8dSmatt /* Define to 1 if you have the __sync functions */
881d163c8dSmatt #define HAVE_SYNC_FUNCTIONS 1
891d163c8dSmatt 
9041cead3cSmrg /* Define to 1 if you have the <sys/ldr.h> header file. */
9141cead3cSmrg /* #undef HAVE_SYS_LDR_H */
9241cead3cSmrg 
931d163c8dSmatt /* Define to 1 if you have the <sys/mman.h> header file. */
941d163c8dSmatt #define HAVE_SYS_MMAN_H 1
951d163c8dSmatt 
961d163c8dSmatt /* Define to 1 if you have the <sys/stat.h> header file. */
971d163c8dSmatt #define HAVE_SYS_STAT_H 1
981d163c8dSmatt 
991d163c8dSmatt /* Define to 1 if you have the <sys/types.h> header file. */
1001d163c8dSmatt #define HAVE_SYS_TYPES_H 1
1011d163c8dSmatt 
1021d163c8dSmatt /* Define to 1 if you have the <unistd.h> header file. */
1031d163c8dSmatt #define HAVE_UNISTD_H 1
1041d163c8dSmatt 
10541cead3cSmrg /* Define if -lz is available. */
10641cead3cSmrg #define HAVE_ZLIB 1
10741cead3cSmrg 
1081d163c8dSmatt /* Define to the sub-directory in which libtool stores uninstalled libraries.
1091d163c8dSmatt    */
1101d163c8dSmatt #define LT_OBJDIR ".libs/"
1111d163c8dSmatt 
1121d163c8dSmatt /* Define to the address where bug reports for this package should be sent. */
1131d163c8dSmatt #define PACKAGE_BUGREPORT ""
1141d163c8dSmatt 
1151d163c8dSmatt /* Define to the full name of this package. */
1161d163c8dSmatt #define PACKAGE_NAME "package-unused"
1171d163c8dSmatt 
1181d163c8dSmatt /* Define to the full name and version of this package. */
1191d163c8dSmatt #define PACKAGE_STRING "package-unused version-unused"
1201d163c8dSmatt 
1211d163c8dSmatt /* Define to the one symbol short name of this package. */
1221d163c8dSmatt #define PACKAGE_TARNAME "libbacktrace"
1231d163c8dSmatt 
1241d163c8dSmatt /* Define to the home page for this package. */
1251d163c8dSmatt #define PACKAGE_URL ""
1261d163c8dSmatt 
1271d163c8dSmatt /* Define to the version of this package. */
1281d163c8dSmatt #define PACKAGE_VERSION "version-unused"
1291d163c8dSmatt 
1301d163c8dSmatt /* The size of `char', as computed by sizeof. */
1311d163c8dSmatt /* #undef SIZEOF_CHAR */
1321d163c8dSmatt 
1331d163c8dSmatt /* The size of `int', as computed by sizeof. */
1341d163c8dSmatt /* #undef SIZEOF_INT */
1351d163c8dSmatt 
1361d163c8dSmatt /* The size of `long', as computed by sizeof. */
1371d163c8dSmatt /* #undef SIZEOF_LONG */
1381d163c8dSmatt 
1391d163c8dSmatt /* The size of `short', as computed by sizeof. */
1401d163c8dSmatt /* #undef SIZEOF_SHORT */
1411d163c8dSmatt 
1421d163c8dSmatt /* The size of `void *', as computed by sizeof. */
1431d163c8dSmatt /* #undef SIZEOF_VOID_P */
1441d163c8dSmatt 
1451d163c8dSmatt /* Define to 1 if you have the ANSI C header files. */
1461d163c8dSmatt #define STDC_HEADERS 1
1471d163c8dSmatt 
1481d163c8dSmatt /* Enable extensions on AIX 3, Interix.  */
1491d163c8dSmatt #ifndef _ALL_SOURCE
1501d163c8dSmatt # define _ALL_SOURCE 1
1511d163c8dSmatt #endif
1521d163c8dSmatt /* Enable GNU extensions on systems that have them.  */
1531d163c8dSmatt #ifndef _GNU_SOURCE
1541d163c8dSmatt # define _GNU_SOURCE 1
1551d163c8dSmatt #endif
1561d163c8dSmatt /* Enable threading extensions on Solaris.  */
1571d163c8dSmatt #ifndef _POSIX_PTHREAD_SEMANTICS
1581d163c8dSmatt # define _POSIX_PTHREAD_SEMANTICS 1
1591d163c8dSmatt #endif
1601d163c8dSmatt /* Enable extensions on HP NonStop.  */
1611d163c8dSmatt #ifndef _TANDEM_SOURCE
1621d163c8dSmatt # define _TANDEM_SOURCE 1
1631d163c8dSmatt #endif
1641d163c8dSmatt /* Enable general extensions on Solaris.  */
1651d163c8dSmatt #ifndef __EXTENSIONS__
1661d163c8dSmatt # define __EXTENSIONS__ 1
1671d163c8dSmatt #endif
1681d163c8dSmatt 
1691d163c8dSmatt 
170dec7c724Smrg /* Enable large inode numbers on Mac OS X 10.5.  */
171dec7c724Smrg #ifndef _DARWIN_USE_64_BIT_INODE
172dec7c724Smrg # define _DARWIN_USE_64_BIT_INODE 1
173dec7c724Smrg #endif
174dec7c724Smrg 
17541cead3cSmrg /* Number of bits in a file offset, on hosts where this is settable. */
17641cead3cSmrg /* #undef _FILE_OFFSET_BITS */
17741cead3cSmrg 
17841cead3cSmrg /* Define for large files, on AIX-style hosts. */
17941cead3cSmrg /* #undef _LARGE_FILES */
18041cead3cSmrg 
1811d163c8dSmatt /* Define to 1 if on MINIX. */
1821d163c8dSmatt /* #undef _MINIX */
1831d163c8dSmatt 
1841d163c8dSmatt /* Define to 2 if the system does not provide POSIX.1 features except with
1851d163c8dSmatt    this defined. */
1861d163c8dSmatt /* #undef _POSIX_1_SOURCE */
1871d163c8dSmatt 
1881d163c8dSmatt /* Define to 1 if you need to in order for `stat' and other things to work. */
1891d163c8dSmatt /* #undef _POSIX_SOURCE */
190