diff options
Diffstat (limited to 'gdb/acconfig.h')
-rw-r--r-- | gdb/acconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/acconfig.h b/gdb/acconfig.h index 9b7f514467c..f5419878c59 100644 --- a/gdb/acconfig.h +++ b/gdb/acconfig.h @@ -83,7 +83,7 @@ /* Set to true if the save_state_t structure has the ss_wide member */ #undef HAVE_STRUCT_MEMBER_SS_WIDE -/* Define if <sys/ptrace.h> defines the PTRACE_GETXFPREGS request. */ +/* Define if <sys/ptrace.h> defines the PTRACE_GETREGS request. */ #undef HAVE_PTRACE_GETREGS /* Define if <sys/ptrace.h> defines the PTRACE_GETXFPREGS request. */ |