aboutsummaryrefslogtreecommitdiff
path: root/gdb/acconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/acconfig.h')
-rw-r--r--gdb/acconfig.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gdb/acconfig.h b/gdb/acconfig.h
index 5d1cd9e..a7f055d 100644
--- a/gdb/acconfig.h
+++ b/gdb/acconfig.h
@@ -133,12 +133,6 @@
/* Define if the simulator is being linked in. */
#undef WITH_SIM
-/* Set to true if the save_state_t structure is present */
-#undef HAVE_STRUCT_SAVE_STATE_T
-
-/* 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_GETREGS request. */
#undef HAVE_PTRACE_GETREGS