Add workaround from gdbserver's gdb_proc_service.h to GDB
[deliverable/binutils-gdb.git] / gdb / config.in
index 01acda124b940b3802b993da8c1675ecfcd98483..fc7c85923c86525f56f54dfc5077bf60849db108 100644 (file)
 /* Define if ELF support should be included. */
 #undef HAVE_ELF
 
+/* Define if <sys/procfs.h> has elf_fpregset_t. */
+#undef HAVE_ELF_FPREGSET_T
+
 /* Define to 1 if you have the <elf_hp.h> header file. */
 #undef HAVE_ELF_HP_H
 
 /* Define to 1 if you have the <libunwind-ia64.h> header file. */
 #undef HAVE_LIBUNWIND_IA64_H
 
+/* Define to 1 if you have the <linux/elf.h> header file. */
+#undef HAVE_LINUX_ELF_H
+
 /* Define to 1 if you have the <linux/perf_event.h> header file. */
 #undef HAVE_LINUX_PERF_EVENT_H
 
This page took 0.027578 seconds and 4 git commands to generate.