* sim-main.h: shadow NUM_CORE_REGS from tm-txvu.h
[deliverable/binutils-gdb.git] / sim / mips / config.in
CommitLineData
08db4a65
AC
1/* config.in. Generated automatically from configure.in by autoheader. */
2
3/* Define as the return type of signal handlers (int or void). */
4#undef RETSIGTYPE
5
6/* Define if you have the aint function. */
7#undef HAVE_AINT
8
9/* Define if you have the anint function. */
10#undef HAVE_ANINT
11
12/* Define if you have the sqrt function. */
13#undef HAVE_SQRT
14
15/* Define if you have the <stdlib.h> header file. */
16#undef HAVE_STDLIB_H
17
18/* Define if you have the <string.h> header file. */
19#undef HAVE_STRING_H
20
21/* Define if you have the <strings.h> header file. */
22#undef HAVE_STRINGS_H
23
24/* Define if you have the <unistd.h> header file. */
25#undef HAVE_UNISTD_H
26
27/* Define if you have the m library (-lm). */
28#undef HAVE_LIBM
This page took 0.071904 seconds and 4 git commands to generate.