summaryrefslogtreecommitdiff
path: root/bfd/elf32-sh-symbian.c
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2004-07-09 12:32:35 +0000
committerNick Clifton <nickc@redhat.com>2004-07-09 12:32:35 +0000
commit563b80c21ea74134fc91010d4f754bb2e615bdc8 (patch)
treea65d3c2e337eb318c95f135c869cc50e1e5e6a46 /bfd/elf32-sh-symbian.c
parent56f4cc1062da287528ace71d3373aaa2222c1edb (diff)
downloadbinutils-redhat-563b80c21ea74134fc91010d4f754bb2e615bdc8.tar.gz
Rename sh-symbian-elf toolchain to sh-*-symbianelf
Diffstat (limited to 'bfd/elf32-sh-symbian.c')
-rw-r--r--bfd/elf32-sh-symbian.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/elf32-sh-symbian.c b/bfd/elf32-sh-symbian.c
index 0dbf227737..6c243399b2 100644
--- a/bfd/elf32-sh-symbian.c
+++ b/bfd/elf32-sh-symbian.c
@@ -21,6 +21,8 @@
/* Stop elf32-sh.c from defining any target vectors. */
#define SH_TARGET_ALREADY_DEFINED
+#define sh_find_elf_flags sh_symbian_find_elf_flags
+#define sh_elf_get_flags_from_mach sh_symbian_elf_get_flags_from_mach
#include "elf32-sh.c"