h8300: Add support of EXR register
[deliverable/binutils-gdb.git] / sim / igen / config.in
CommitLineData
c906108c
SS
1/* config.in. Generated automatically from configure.in by autoheader. */
2
3/* Define if you have the <dirent.h> header file. */
4#undef HAVE_DIRENT_H
5
6/* Define if you have the <ndir.h> header file. */
7#undef HAVE_NDIR_H
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/dir.h> header file. */
19#undef HAVE_SYS_DIR_H
20
21/* Define if you have the <sys/ndir.h> header file. */
22#undef HAVE_SYS_NDIR_H
23
24/* Define if you have the <sys/stat.h> header file. */
25#undef HAVE_SYS_STAT_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 <unistd.h> header file. */
31#undef HAVE_UNISTD_H
This page took 0.116199 seconds and 4 git commands to generate.