Add support for 521x,5249,547x,548x.
[deliverable/binutils-gdb.git] / bfd / bfd-in2.h
index c24635669684f8cd2e518a5fd2e7e1ba4824aaf2..ee194f986c6446923b6b3c18b1ad366922f2022c 100644 (file)
@@ -1505,6 +1505,10 @@ enum bfd_architecture
 #define bfd_mach_mcf5407  12
 #define bfd_mach_mcf528x  13
 #define bfd_mach_mcfv4e   14
+#define bfd_mach_mcf521x   15
+#define bfd_mach_mcf5249   16
+#define bfd_mach_mcf547x   17
+#define bfd_mach_mcf548x   18
   bfd_arch_vax,       /* DEC Vax */
   bfd_arch_i960,      /* Intel 960 */
     /* The order of the following is important.
This page took 0.023343 seconds and 4 git commands to generate.