summaryrefslogtreecommitdiff
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
commit115607bbc418aa7e8b3e890501c2bd0176304c2f (patch)
treeb3decbb1d93834066851ef94883b626182864729 /gdb/acconfig.h
parent0e4791dfa6b3d44ec27533d8528cd9f035de3a5c (diff)
downloadgdb-115607bbc418aa7e8b3e890501c2bd0176304c2f.tar.gz
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 97d31adf010..9b7f514467c 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