* ldindr.h: added to contain prototypes of ldindr.c
* ldfile.c: include ctype.h * ldmain.c: include the requried prototype headers * ldwrite.c: get_reloc_upper_bound has been renamed bfd_get_reloc_upper_bound
This commit is contained in:
parent
bc71278ddd
commit
f0b87c7d97
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
|
||||
|
||||
void EXFUN(do_indirect, (ldsym_type *));
|
||||
void EXFUN(add_indirect,(asymbol *));
|
||||
void EXFUN(add_indirect,(asymbol **));
|
||||
|
|
Loading…
Reference in a new issue