Add SH2E support
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index a2693e90c6736c5727843206763771bc0df62206..b195ac622202393259373763e15085a33634f66f 100644 (file)
@@ -1640,6 +1640,7 @@ enum bfd_architecture
 #define bfd_mach_sh            1
 #define bfd_mach_sh2        0x20
 #define bfd_mach_sh_dsp     0x2d
+#define bfd_mach_sh2e       0x2e
 #define bfd_mach_sh3        0x30
 #define bfd_mach_sh3_dsp    0x3d
 #define bfd_mach_sh3e       0x3e
This page took 0.023986 seconds and 4 git commands to generate.