aboutsummaryrefslogtreecommitdiff
path: root/gdb/acconfig.h
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-03-27 07:31:37 +0000
committerAndrew Cagney <cagney@redhat.com>2000-03-27 07:31:37 +0000
commite7d0728ac1f3df93167fcad12c53be92ea98dda5 (patch)
tree3d359935b8adfad3b154860683c4101b1bfc3312 /gdb/acconfig.h
parentee29d710d1ee07c8fd4e3745dff08da1979542c1 (diff)
downloadfsf-binutils-gdb-e7d0728ac1f3df93167fcad12c53be92ea98dda5.zip
fsf-binutils-gdb-e7d0728ac1f3df93167fcad12c53be92ea98dda5.tar.gz
fsf-binutils-gdb-e7d0728ac1f3df93167fcad12c53be92ea98dda5.tar.bz2
Move default definition of HAVE_PTRACE_GETREGS to acconfig.h.
Diffstat (limited to 'gdb/acconfig.h')
-rw-r--r--gdb/acconfig.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/gdb/acconfig.h b/gdb/acconfig.h
index 97d31ad..9b7f514 100644
--- a/gdb/acconfig.h
+++ b/gdb/acconfig.h
@@ -84,4 +84,7 @@
#undef HAVE_STRUCT_MEMBER_SS_WIDE
/* Define if <sys/ptrace.h> defines the PTRACE_GETXFPREGS request. */
+#undef HAVE_PTRACE_GETREGS
+
+/* Define if <sys/ptrace.h> defines the PTRACE_GETXFPREGS request. */
#undef HAVE_PTRACE_GETXFPREGS