This commit was generated by cvs2svn to track changes on a CVS vendor
[external/binutils.git] / gdb / gdbserver / config.in
1 /* config.in.  Generated automatically from configure.in by autoheader.  */
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 the prfpregset_t type is broken. */
17 #undef PRFPREGSET_T_BROKEN
18
19 /* Define if you have the <linux/elf.h> header file.  */
20 #undef HAVE_LINUX_ELF_H
21
22 /* Define if you have the <proc_service.h> header file.  */
23 #undef HAVE_PROC_SERVICE_H
24
25 /* Define if you have the <sgtty.h> header file.  */
26 #undef HAVE_SGTTY_H
27
28 /* Define if you have the <string.h> header file.  */
29 #undef HAVE_STRING_H
30
31 /* Define if you have the <sys/procfs.h> header file.  */
32 #undef HAVE_SYS_PROCFS_H
33
34 /* Define if you have the <sys/reg.h> header file.  */
35 #undef HAVE_SYS_REG_H
36
37 /* Define if you have the <termio.h> header file.  */
38 #undef HAVE_TERMIO_H
39
40 /* Define if you have the <termios.h> header file.  */
41 #undef HAVE_TERMIOS_H
42
43 /* Define if you have the <thread_db.h> header file.  */
44 #undef HAVE_THREAD_DB_H
45
46 /* Define if you have the <unistd.h> header file.  */
47 #undef HAVE_UNISTD_H
48
49 /* Define if <sys/procfs.h> has lwpid_t. */
50 #undef HAVE_LWPID_T
51
52 /* Define if <sys/procfs.h> has psaddr_t. */
53 #undef HAVE_PSADDR_T
54
55 /* Define if <sys/procfs.h> has prgregset_t. */
56 #undef HAVE_PRGREGSET_T
57
58 /* Define if <sys/procfs.h> has prfpregset_t. */
59 #undef HAVE_PRFPREGSET_T
60
61 /* Define if <sys/procfs.h> has elf_fpregset_t. */
62 #undef HAVE_ELF_FPREGSET_T
63