mirror of
git://sourceware.org/git/newlib-cygwin.git
synced 2025-01-16 03:19:54 +08:00
20 lines
417 B
C
20 lines
417 B
C
|
/* 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
|
||
|
|
||
|
/* symbol prefix */
|
||
|
#undef __SYMBOL_PREFIX
|