Build again on SunOS; Make MODEL_INLINE default to 1 if inlining, not 2; Use __attrib...
[deliverable/binutils-gdb.git] / sim / ppc / config.in
1 /* config.in. Generated automatically from configure.in by autoheader. */
2
3 #ifndef CONFIG_H
4 #define CONFIG_H
5
6 /* Define if you have the getrusage function. */
7 #undef HAVE_GETRUSAGE
8
9 /* Define if you have the <stdlib.h> header file. */
10 #undef HAVE_STDLIB_H
11
12 /* Define if you have the <string.h> header file. */
13 #undef HAVE_STRING_H
14
15 /* Define if you have the <strings.h> header file. */
16 #undef HAVE_STRINGS_H
17
18 /* Define if you have the <sys/resource.h> header file. */
19 #undef HAVE_SYS_RESOURCE_H
20
21 /* Define if you have the <sys/time.h> header file. */
22 #undef HAVE_SYS_TIME_H
23
24 /* Define if you have the <sys/times.h> header file. */
25 #undef HAVE_SYS_TIMES_H
26
27 /* Define if you have the <sys/types.h> header file. */
28 #undef HAVE_SYS_TYPES_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
35 #endif
This page took 0.032474 seconds and 5 git commands to generate.