1#if defined(__GLIBC__) && !defined(__FreeBSD_kernel__) && !defined(__CONFIG_H__)
2# error config.h must be #included before system headers
3#endif
4#define __CONFIG_H__ 1
5/* #undef AC_APPLE_UNIVERSAL_BUILD */
6/* #undef AIX_WEAK_SUPPORT */
7/* #undef BROKEN_ASSERT */
8/* #undef CROSS_COMPILE */
9/* #undef DEFAULT_ARCH */
10#define DEFAULT_COMPRESSED_DEBUG_ALGORITHM COMPRESS_DEBUG_GABI_ZLIB
11/* #undef DEFAULT_CRIS_ARCH */
12/* #undef DEFAULT_EMULATION */
13#define DEFAULT_FLAG_COMPRESS_DEBUG 1
14#define DEFAULT_GENERATE_BUILD_NOTES 0
15#define DEFAULT_GENERATE_ELF_STT_COMMON 0
16#define DEFAULT_MIPS_FIX_LOONGSON3_LLSC 0
17/* #undef DEFAULT_RISCV_ARCH_WITH_EXT */
18#define DEFAULT_RISCV_ATTR 1
19/* #undef DEFAULT_RISCV_ISA_SPEC */
20/* #undef DEFAULT_RISCV_PRIV_SPEC */
21#define DEFAULT_SFRAME 0
22#define DEFAULT_X86_TLS_CHECK 1
23#define DEFAULT_X86_USED_NOTE 1
24/* #undef EMULATIONS */
25/* #undef ENABLE_CHECKING */
26/* #undef ENABLE_NLS */
27/* #undef HAVE_CFLOCALECOPYPREFERREDLANGUAGES */
28/* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
29/* #undef HAVE_DCGETTEXT */
30#define HAVE_DECL_GETOPT 1
31#define HAVE_DECL_MEMPCPY 1
32#define HAVE_DECL_STPCPY 1
33#define HAVE_DLFCN_H 1
34/* #undef HAVE_GETTEXT */
35/* #undef HAVE_ICONV */
36#define HAVE_INTTYPES_H 1
37#define HAVE_LC_MESSAGES 1
38#define HAVE_MEMORY_H 1
39#define HAVE_STDINT_H 1
40#define HAVE_STDLIB_H 1
41#define HAVE_STRINGS_H 1
42#define HAVE_STRING_H 1
43#define HAVE_STRSIGNAL 1
44#define HAVE_ST_MTIM_TV_NSEC 1
45#define HAVE_ST_MTIM_TV_SEC 1
46#define HAVE_SYS_STAT_H 1
47#define HAVE_SYS_TYPES_H 1
48/* #undef HAVE_TM_GMTOFF */
49#define HAVE_UNISTD_H 1
50/* #undef HAVE_WINDOWS_H */
51/* #undef HAVE_ZSTD */
52/* #undef I386COFF */
53#define LT_OBJDIR ".libs/"
54/* #undef MIPS_CPU_STRING_DEFAULT */
55/* #undef MIPS_DEFAULT_64BIT */
56/* #undef MIPS_DEFAULT_ABI */
57/* #undef NDS32_DEFAULT_ARCH_NAME */
58/* #undef NDS32_DEFAULT_AUDIO_EXT */
59/* #undef NDS32_DEFAULT_DSP_EXT */
60/* #undef NDS32_DEFAULT_DX_REGS */
61/* #undef NDS32_DEFAULT_PERF_EXT */
62/* #undef NDS32_DEFAULT_PERF_EXT2 */
63/* #undef NDS32_DEFAULT_STRING_EXT */
64/* #undef NDS32_DEFAULT_ZOL_EXT */
65/* #undef NDS32_LINUX_TOOLCHAIN */
66/* #undef NEED_DECLARATION_ENVIRON */
67/* #undef NEED_DECLARATION_FFS */
68/* #undef OBJ_MAYBE_AOUT */
69/* #undef OBJ_MAYBE_COFF */
70/* #undef OBJ_MAYBE_ECOFF */
71/* #undef OBJ_MAYBE_ELF */
72/* #undef OBJ_MAYBE_GENERIC */
73/* #undef OBJ_MAYBE_SOM */
74#define PACKAGE "gas"
75#define PACKAGE_BUGREPORT ""
76#define PACKAGE_NAME "gas"
77#define PACKAGE_STRING "gas 2.46.0"
78#define PACKAGE_TARNAME "gas"
79#define PACKAGE_URL ""
80#define PACKAGE_VERSION "2.46.0"
81#define STDC_HEADERS 1
82/* #undef STRICTCOFF */
83/* #undef TARGET_ALIAS */
84/* #undef TARGET_BYTES_BIG_ENDIAN */
85/* #undef TARGET_CANONICAL */
86/* #undef TARGET_CPU */
87#define TARGET_OS "linux-musl"
88#define TARGET_VENDOR "unknown"
89/* #undef TARGET_WITH_CPU */
90/* #undef USE_BINARY_FOPEN */
91/* #undef USE_EF_MIPS_ABI_O32 */
92/* #undef USE_EMULATIONS */
93#ifndef _ALL_SOURCE
94# define _ALL_SOURCE 1
95#endif
96#ifndef _GNU_SOURCE
97# define _GNU_SOURCE 1
98#endif
99#ifndef _POSIX_PTHREAD_SEMANTICS
100# define _POSIX_PTHREAD_SEMANTICS 1
101#endif
102#ifndef _TANDEM_SOURCE
103# define _TANDEM_SOURCE 1
104#endif
105#ifndef __EXTENSIONS__
106# define __EXTENSIONS__ 1
107#endif
108/* #undef USING_CGEN */
109#define VERSION "2.46.0"
110#if defined AC_APPLE_UNIVERSAL_BUILD
111# if defined __BIG_ENDIAN__
112# define WORDS_BIGENDIAN 1
113# endif
114#else
115# ifndef WORDS_BIGENDIAN
116/* # undef WORDS_BIGENDIAN */
117# endif
118#endif
119/* #undef YYTEXT_POINTER */
120#ifndef _DARWIN_USE_64_BIT_INODE
121# define _DARWIN_USE_64_BIT_INODE 1
122#endif
123/* #undef _FILE_OFFSET_BITS */
124/* #undef _LARGE_FILES */
125/* #undef _MINIX */
126/* #undef _POSIX_1_SOURCE */
127/* #undef _POSIX_SOURCE */