elf32-cr16.c (ELF_MACHINE_ALT1): Define to EM_CR16_OLD.
authorM R Swami Reddy <MR.Swami.Reddy@nsc.com>
Wed, 18 Jun 2008 11:08:19 +0000 (11:08 +0000)
committerM R Swami Reddy <MR.Swami.Reddy@nsc.com>
Wed, 18 Jun 2008 11:08:19 +0000 (11:08 +0000)
bfd/elf32-cr16.c

index 76616b9eba5f406d3f3fa07a6f9959cdc731939b..84130b0caa4b6adc42816a9996bbec1e81e6b881 100644 (file)
@@ -1568,6 +1568,7 @@ elf32_cr16_gc_sweep_hook (bfd *abfd ATTRIBUTE_UNUSED,
 #define TARGET_LITTLE_NAME                "elf32-cr16"
 #define ELF_ARCH                          bfd_arch_cr16
 #define ELF_MACHINE_CODE                  EM_CR16
+#define ELF_MACHINE_ALT1                  EM_CR16_OLD
 #define ELF_MAXPAGESIZE                   0x1
 #define elf_symbol_leading_char           '_'
 
This page took 0.026615 seconds and 4 git commands to generate.