Regenerated.
authorDavid Edelsohn <dje.gcc@gmail.com>
Fri, 10 Feb 1995 01:41:57 +0000 (01:41 +0000)
committerDavid Edelsohn <dje.gcc@gmail.com>
Fri, 10 Feb 1995 01:41:57 +0000 (01:41 +0000)
bfd/bfd-in2.h

index fd4cf43c793f0bc4152b3c7852ee57e326eedb7c..b2dc589378f3c7f120dd849af89961d6ac063882 100644 (file)
@@ -1042,6 +1042,10 @@ enum bfd_architecture
   /* end-sanitize-rce */
   /* start-sanitize-arc */
   bfd_arch_arc,        /* Argonaut RISC Core */
+#define bfd_mach_arc_base 0
+#define bfd_mach_arc_host 1
+#define bfd_mach_arc_graphics 2
+#define bfd_mach_arc_audio 3
   /* end-sanitize-arc */
   bfd_arch_last
   };
This page took 0.028959 seconds and 4 git commands to generate.