fixed more binutils issues (newer gcc/libc)
[zpugcc/jano.git] / toolchain / gcc / libgloss / libnosys / acconfig.h
blobc6df5d5ae44e600dc17b6ff45e2c7c910612d81f
1 /* Name of package. */
2 #undef PACKAGE
4 /* Version of package. */
5 #undef VERSION
7 /* Missing syscall names */
8 #undef MISSING_SYSCALL_NAMES
10 /* Using ELF format */
11 #undef HAVE_ELF
13 /* Using GNU LD */
14 #undef HAVE_GNU_LD
16 /* .previous directive allowed */
17 #undef HAVE_ASM_PREVIOUS_DIRECTIVE
19 /* .pushsection/.popsection directives allowed */
20 #undef HAVE_ASM_POPSECTION_DIRECTIVE
22 /* support for section attributes */
23 #undef HAVE_SECTION_ATTRIBUTES
25 /* symbol prefix */
26 #undef __SYMBOL_PREFIX