diff options
Diffstat (limited to 'gdb/gdbarch.h')
-rw-r--r-- | gdb/gdbarch.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/gdbarch.h b/gdb/gdbarch.h index 2e4ed3e..3eb81c1 100644 --- a/gdb/gdbarch.h +++ b/gdb/gdbarch.h @@ -54,7 +54,6 @@ struct target_desc; struct objfile; struct symbol; struct displaced_step_closure; -struct core_regset_section; struct syscall; struct agent_expr; struct axs_value; |