Message ID | alpine.DEB.2.00.1710032319380.21915@tp.orcam.me.uk |
---|---|
State | Committed |
Headers | show |
Index: binutils/gdb/gdbarch.h =================================================================== --- binutils.orig/gdb/gdbarch.h 2017-09-23 00:39:38.000000000 +0100 +++ binutils/gdb/gdbarch.h 2017-09-23 00:54:17.338026865 +0100 @@ -53,7 +53,6 @@ struct target_ops; struct obstack; struct bp_target_info; struct target_desc; -struct objfile; struct symbol; struct displaced_step_closure; struct syscall; Index: binutils/gdb/gdbarch.sh =================================================================== --- binutils.orig/gdb/gdbarch.sh 2017-09-23 00:39:38.000000000 +0100 +++ binutils/gdb/gdbarch.sh 2017-09-23 00:53:32.316418586 +0100 @@ -1271,7 +1271,6 @@ struct target_ops; struct obstack; struct bp_target_info; struct target_desc; -struct objfile; struct symbol; struct displaced_step_closure; struct syscall;