(Backtrace): Document that free-standing environments do not need
[deliverable/binutils-gdb.git] / sim / mcore / config.in
CommitLineData
2d514e6f
SS
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 getrusage function. */
7#undef HAVE_GETRUSAGE
8
9/* Define if you have the sigaction function. */
10#undef HAVE_SIGACTION
11
12/* Define if you have the time function. */
13#undef HAVE_TIME
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 <sys/resource.h> header file. */
25#undef HAVE_SYS_RESOURCE_H
26
27/* Define if you have the <sys/time.h> header file. */
28#undef HAVE_SYS_TIME_H
29
30/* Define if you have the <time.h> header file. */
31#undef HAVE_TIME_H
32
33/* Define if you have the <unistd.h> header file. */
34#undef HAVE_UNISTD_H
This page took 0.260573 seconds and 4 git commands to generate.