* config/tc-i386.c (output_jump, output_disp)
[deliverable/binutils-gdb.git] / gdb / gdbserver / config.in
CommitLineData
84563040
DJ
1/* config.in. Generated automatically from configure.in by autoheader 2.13. */
2
3/* Define if you have the ANSI C header files. */
4#undef STDC_HEADERS
5
58caa3dc
DJ
6/* Define if the target supports PTRACE_PEEKUSR for register access. */
7#undef HAVE_LINUX_USRREGS
8
9/* Define if the target supports PTRACE_GETREGS for register access. */
10#undef HAVE_LINUX_REGSETS
11
12/* Define if the target supports PTRACE_GETFPXREGS for extended
13 register access. */
14#undef HAVE_PTRACE_GETFPXREGS
15
84563040
DJ
16/* Define if you have the <sgtty.h> header file. */
17#undef HAVE_SGTTY_H
18
0729219d
DJ
19/* Define if you have the <string.h> header file. */
20#undef HAVE_STRING_H
21
84563040
DJ
22/* Define if you have the <sys/reg.h> header file. */
23#undef HAVE_SYS_REG_H
24
25/* Define if you have the <termio.h> header file. */
26#undef HAVE_TERMIO_H
27
28/* Define if you have the <termios.h> header file. */
29#undef HAVE_TERMIOS_H
This page took 0.036644 seconds and 4 git commands to generate.