diff options
Diffstat (limited to 'libgloss/libnosys/config.h.in')
-rw-r--r-- | libgloss/libnosys/config.h.in | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/libgloss/libnosys/config.h.in b/libgloss/libnosys/config.h.in deleted file mode 100644 index f7fe3fef..0000000 --- a/libgloss/libnosys/config.h.in +++ /dev/null @@ -1,22 +0,0 @@ -/* config.h.in. Generated automatically from configure.in by autoheader. */ - -/* Missing syscall names */ -#undef MISSING_SYSCALL_NAMES - -/* Using ELF format */ -#undef HAVE_ELF - -/* Using GNU LD */ -#undef HAVE_GNU_LD - -/* .previous directive allowed */ -#undef HAVE_ASM_PREVIOUS_DIRECTIVE - -/* .pushsection/.popsection directives allowed */ -#undef HAVE_ASM_POPSECTION_DIRECTIVE - -/* support for section attributes */ -#undef HAVE_SECTION_ATTRIBUTES - -/* symbol prefix */ -#undef __SYMBOL_PREFIX |