Add real SIM_DESC arg to v850 simulator.
[deliverable/binutils-gdb.git] / sim / v850 / config.in
CommitLineData
88117054
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 getrusage function. */
7#undef HAVE_GETRUSAGE
8
9/* Define if you have the time function. */
10#undef HAVE_TIME
11
12/* Define if you have the <stdlib.h> header file. */
13#undef HAVE_STDLIB_H
14
15/* Define if you have the <string.h> header file. */
16#undef HAVE_STRING_H
17
18/* Define if you have the <strings.h> header file. */
19#undef HAVE_STRINGS_H
20
21/* Define if you have the <sys/resource.h> header file. */
22#undef HAVE_SYS_RESOURCE_H
23
24/* Define if you have the <sys/time.h> header file. */
25#undef HAVE_SYS_TIME_H
26
27/* Define if you have the <time.h> header file. */
28#undef HAVE_TIME_H
29
30/* Define if you have the <unistd.h> header file. */
31#undef HAVE_UNISTD_H
This page took 0.032859 seconds and 4 git commands to generate.