mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-10-14 19:38:01 +08:00
2000-10-09 Kazu Hirata <kazu@hxi.com>
* ldcref.c: Fix formatting. * ldctor.h: Likewise. * ldemul.c: Likewise. * ldemul.h: Likewise. * ldexp.c: Likewise. * ldexp.h: Likewise. * ldfile.c: Likewise. * ldfile.h: Likewise. * ld.h: Likewise. * ldlang.c: Likewise. * ldlang.h: Likewise. * ldmain.c: Likewise.
This commit is contained in:
@ -1030,8 +1030,7 @@ constructor_callback (info, constructor, name, abfd, section, value)
|
||||
/* A structure used by warning_callback to pass information through
|
||||
bfd_map_over_sections. */
|
||||
|
||||
struct warning_callback_info
|
||||
{
|
||||
struct warning_callback_info {
|
||||
boolean found;
|
||||
const char *warning;
|
||||
const char *symbol;
|
||||
|
Reference in New Issue
Block a user