mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-10 08:02:20 +08:00
* bfd.h, ieee.h, opcode/m68k.h, opcode/sparc.h: ANSIfy enums.
This commit is contained in:
@ -222,7 +222,7 @@ typedef enum bfd_print_symbol
|
||||
bfd_print_symbol_name,
|
||||
bfd_print_symbol_more,
|
||||
bfd_print_symbol_all,
|
||||
bfd_print_symbol_nm, /* Pretty format suitable for nm program. */
|
||||
bfd_print_symbol_nm /* Pretty format suitable for nm program. */
|
||||
} bfd_print_symbol_type;
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user