* elf32-mn10300.c (elf_symbol_leading_char): Define.
This commit is contained in:
parent
ca82e4ebdb
commit
31cffd2ee6
2 changed files with 4 additions and 0 deletions
|
@ -1,5 +1,7 @@
|
|||
Fri Dec 6 15:18:05 1996 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* elf32-mn10300.c (elf_symbol_leading_char): Define.
|
||||
|
||||
* elf32-mn10300.c: Add some comments.
|
||||
|
||||
Fri Dec 6 17:16:43 1996 Ian Lance Taylor <ian@cygnus.com>
|
||||
|
|
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue