forked from Imagelibrary/binutils-gdb
Revert 2004-04-16 change.
* i386-tdep.c (i386_gdbarch_init): Fix comment typos. (i386_coff_init_abi): Remove. * i386-tdep.h (i386_coff_init_abi): Remove. * i386-cygwin-tdep.c (i386_cygwin_init_abi): Remove call to above.
This commit is contained in:
@@ -210,9 +210,6 @@ extern const struct regset *
|
||||
i386_regset_from_core_section (struct gdbarch *gdbarch,
|
||||
const char *sect_name, size_t sect_size);
|
||||
|
||||
/* Initialize a basic COFF architecture variant. */
|
||||
extern void i386_coff_init_abi (struct gdbarch_info, struct gdbarch *);
|
||||
|
||||
/* Initialize a basic ELF architecture variant. */
|
||||
extern void i386_elf_init_abi (struct gdbarch_info, struct gdbarch *);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user