X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=include%2Felf%2Fsh.h;fp=include%2Felf%2Fsh.h;h=49691168e6046e65ddefadefd715a0ba230fb242;hp=deb7a9dc133d4f4fcf0f0b65067a5e5187453875;hb=88750007d7869f178f0ba528f41efd3b74c424cf;hpb=6df9443a374e2b81278c61b8afc0a1eef7db280b diff --git a/include/elf/sh.h b/include/elf/sh.h index deb7a9d..4969116 100644 --- a/include/elf/sh.h +++ b/include/elf/sh.h @@ -54,7 +54,7 @@ bfd_mach_* are defined in bfd_in2.h (generated from archures.c). */ #define EF_SH_BFD_TABLE \ -/* EF_SH_UNKNOWN */ bfd_mach_sh3 , \ +/* EF_SH_UNKNOWN */ bfd_mach_sh , \ /* EF_SH1 */ bfd_mach_sh , \ /* EF_SH2 */ bfd_mach_sh2 , \ /* EF_SH3 */ bfd_mach_sh3 , \