diff options
Diffstat (limited to 'gdb/acconfig.h')
-rw-r--r-- | gdb/acconfig.h | 3 |
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 |