mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-22 19:09:31 +08:00
Remove #if 0 around bfd_mmo_mmix_vec
This commit is contained in:
@ -815,9 +815,7 @@ static const bfd_target * const _bfd_target_vector[] = {
|
|||||||
&bfd_elf64_tradbigmips_vec,
|
&bfd_elf64_tradbigmips_vec,
|
||||||
&bfd_elf64_tradlittlemips_vec,
|
&bfd_elf64_tradlittlemips_vec,
|
||||||
&bfd_elf64_x86_64_vec,
|
&bfd_elf64_x86_64_vec,
|
||||||
#if 0
|
|
||||||
&bfd_mmo_mmix_vec,
|
&bfd_mmo_mmix_vec,
|
||||||
#endif
|
|
||||||
#endif
|
#endif
|
||||||
&bfd_powerpc_pe_vec,
|
&bfd_powerpc_pe_vec,
|
||||||
&bfd_powerpc_pei_vec,
|
&bfd_powerpc_pei_vec,
|
||||||
|
Reference in New Issue
Block a user