diff options
Diffstat (limited to 'bfd/archures.c')
-rw-r--r-- | bfd/archures.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bfd/archures.c b/bfd/archures.c index 5adfc2f..2536949 100644 --- a/bfd/archures.c +++ b/bfd/archures.c @@ -305,7 +305,6 @@ DESCRIPTION .#define bfd_mach_sh4a 0x4a .#define bfd_mach_sh4a_nofpu 0x4b .#define bfd_mach_sh4al_dsp 0x4d -.#define bfd_mach_sh5 0x50 . bfd_arch_alpha, {* Dec Alpha. *} .#define bfd_mach_alpha_ev4 0x10 .#define bfd_mach_alpha_ev5 0x20 |