2002-02-20 00:48:14 +01:00
|
|
|
/* config.in. Generated automatically from configure.in by autoheader 2.13. */
|
|
|
|
|
|
|
|
/* Define if you have the ANSI C header files. */
|
|
|
|
#undef STDC_HEADERS
|
|
|
|
|
2002-02-27 08:07:49 +01:00
|
|
|
/* Define if the target supports PTRACE_PEEKUSR for register access. */
|
|
|
|
#undef HAVE_LINUX_USRREGS
|
|
|
|
|
|
|
|
/* Define if the target supports PTRACE_GETREGS for register access. */
|
|
|
|
#undef HAVE_LINUX_REGSETS
|
|
|
|
|
|
|
|
/* Define if the target supports PTRACE_GETFPXREGS for extended
|
|
|
|
register access. */
|
|
|
|
#undef HAVE_PTRACE_GETFPXREGS
|
|
|
|
|
2002-02-20 00:48:14 +01:00
|
|
|
/* Define if you have the <sgtty.h> header file. */
|
|
|
|
#undef HAVE_SGTTY_H
|
|
|
|
|
2002-04-09 23:11:35 +02:00
|
|
|
/* Define if you have the <string.h> header file. */
|
|
|
|
#undef HAVE_STRING_H
|
|
|
|
|
2002-02-20 00:48:14 +01:00
|
|
|
/* Define if you have the <sys/reg.h> header file. */
|
|
|
|
#undef HAVE_SYS_REG_H
|
|
|
|
|
|
|
|
/* Define if you have the <termio.h> header file. */
|
|
|
|
#undef HAVE_TERMIO_H
|
|
|
|
|
|
|
|
/* Define if you have the <termios.h> header file. */
|
|
|
|
#undef HAVE_TERMIOS_H
|