Welcome to mirror list, hosted at ThFree Co, Russian Federation.

config.h.in « libnosys « libgloss - cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fa5d9d9a3453c22551e191f69237aa8c2805c63f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
/* 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