forked from Imagelibrary/binutils-gdb
2003-02-27 Andrew Cagney <cagney@redhat.com>
* arm-tdep.c (gdb_print_insn_arm): Rename _bfd to just bfd.
This commit is contained in:
@@ -2101,7 +2101,7 @@ gdb_print_insn_arm (bfd_vma memaddr, disassemble_info *info)
|
||||
static asymbol *asym;
|
||||
static combined_entry_type ce;
|
||||
static struct coff_symbol_struct csym;
|
||||
static struct _bfd fake_bfd;
|
||||
static struct bfd fake_bfd;
|
||||
static bfd_target fake_target;
|
||||
|
||||
if (csym.native == NULL)
|
||||
|
||||
Reference in New Issue
Block a user