aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-mn10300.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/elf32-mn10300.c')
-rw-r--r--bfd/elf32-mn10300.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/bfd/elf32-mn10300.c b/bfd/elf32-mn10300.c
index bdb8417..c8a764a 100644
--- a/bfd/elf32-mn10300.c
+++ b/bfd/elf32-mn10300.c
@@ -371,4 +371,6 @@ bfd_elf32_mn10300_reloc (abfd, reloc, symbol, data, isection, obfd, err)
#define elf_info_to_howto mn10300_info_to_howto
#define elf_info_to_howto_rel 0
+#define elf_symbol_leading_char '_'
+
#include "elf32-target.h"