]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gdb/gdbserver/config.in
2002-02-27 Daniel Jacobowitz <drow@mvista.com>
[thirdparty/binutils-gdb.git] / gdb / gdbserver / config.in
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
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
16 /* Define if you have the <sgtty.h> header file. */
17 #undef HAVE_SGTTY_H
18
19 /* Define if you have the <sys/reg.h> header file. */
20 #undef HAVE_SYS_REG_H
21
22 /* Define if you have the <termio.h> header file. */
23 #undef HAVE_TERMIO_H
24
25 /* Define if you have the <termios.h> header file. */
26 #undef HAVE_TERMIOS_H