* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[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
b5e935ae
AC
6/* Define if your processor stores words with the most significant
7 byte first (like Motorola and SPARC, unlike Intel and VAX). */
8#undef WORDS_BIGENDIAN
9
88117054
AC
10/* Define if you have the getrusage function. */
11#undef HAVE_GETRUSAGE
12
13/* Define if you have the time function. */
14#undef HAVE_TIME
15
16/* Define if you have the <stdlib.h> header file. */
17#undef HAVE_STDLIB_H
18
19/* Define if you have the <string.h> header file. */
20#undef HAVE_STRING_H
21
22/* Define if you have the <strings.h> header file. */
23#undef HAVE_STRINGS_H
24
25/* Define if you have the <sys/resource.h> header file. */
26#undef HAVE_SYS_RESOURCE_H
27
28/* Define if you have the <sys/time.h> header file. */
29#undef HAVE_SYS_TIME_H
30
31/* Define if you have the <time.h> header file. */
32#undef HAVE_TIME_H
33
34/* Define if you have the <unistd.h> header file. */
35#undef HAVE_UNISTD_H
b5e935ae
AC
36
37/* Define if you have the <utime.h> header file. */
38#undef HAVE_UTIME_H
This page took 0.093394 seconds and 4 git commands to generate.