mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-01 11:59:27 +08:00
* coffcode.h: Remove extraneous '\'.
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
2002-10-30 Daniel Jacobowitz <drow@mvista.com>
|
||||
|
||||
* coffcode.h: Remove extraneous '\'.
|
||||
|
||||
2002-10-28 H.J. Lu <hjl@gnu.org>
|
||||
|
||||
* Makefile.am (targets.lo): Depend on Makefile instead of
|
||||
|
@ -1246,7 +1246,7 @@ Special entry points for gdb to swap in coff symbol table parts:
|
||||
. struct coff_link_hash_entry *, struct internal_syment *,
|
||||
. bfd_vma *));
|
||||
.
|
||||
. boolean (*_bfd_coff_adjust_symndx)\
|
||||
. boolean (*_bfd_coff_adjust_symndx)
|
||||
. PARAMS ((bfd *, struct bfd_link_info *, bfd *, asection *,
|
||||
. struct internal_reloc *, boolean *));
|
||||
.
|
||||
|
Reference in New Issue
Block a user