summaryrefslogtreecommitdiff
path: root/bfd/elf32-cr16.c
diff options
context:
space:
mode:
authorM R Swami Reddy <MR.Swami.Reddy@nsc.com>2008-06-18 11:08:19 +0000
committerM R Swami Reddy <MR.Swami.Reddy@nsc.com>2008-06-18 11:08:19 +0000
commit1e1d9f39aeb1fc5a4ea18be965218facba945383 (patch)
treec9237c4a5cb49a7697028aeb4607ff28e1424ca6 /bfd/elf32-cr16.c
parentb8a39af82712151464a138e6192b62557896039b (diff)
elf32-cr16.c (ELF_MACHINE_ALT1): Define to EM_CR16_OLD.
Diffstat (limited to 'bfd/elf32-cr16.c')
-rw-r--r--bfd/elf32-cr16.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/bfd/elf32-cr16.c b/bfd/elf32-cr16.c
index 76616b9eba..84130b0caa 100644
--- a/bfd/elf32-cr16.c
+++ b/bfd/elf32-cr16.c
@@ -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 '_'