D10V patches from Cagney
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index 542d3c198118f171d26fd347515ffb798823ce34..a3ca2bf8de9e47cb3cd000e97a28c63382beb96a 100644 (file)
@@ -1335,6 +1335,9 @@ enum bfd_architecture
   bfd_arch_rs6000,     /* IBM RS/6000 */
   bfd_arch_hppa,       /* HP PA RISC */
   bfd_arch_d10v,       /* Mitsubishi D10V */
+#define bfd_mach_d10v          0
+#define bfd_mach_d10v_ts2      2
+#define bfd_mach_d10v_ts3      3
   bfd_arch_d30v,       /* Mitsubishi D30V */
   bfd_arch_z8k,        /* Zilog Z8000 */
 #define bfd_mach_z8001         1
This page took 0.041623 seconds and 4 git commands to generate.