projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bc71278
)
* ldindr.h: added to contain prototypes of ldindr.c
author
Steve Chamberlain
<sac@cygnus>
Sun, 8 Dec 1991 01:21:28 +0000
(
01:21
+0000)
committer
Steve Chamberlain
<sac@cygnus>
Sun, 8 Dec 1991 01:21:28 +0000
(
01:21
+0000)
* 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
ld/ldindr.h
patch
|
blob
|
history
diff --git
a/ld/ldindr.h
b/ld/ldindr.h
index 209c8cf438cf007169ed68aa0c64dac65a0c5bfb..cadccbbbf4142f734eba2b7c206b008c0283f99e 100644
(file)
--- a/
ld/ldindr.h
+++ b/
ld/ldindr.h
@@
-1,4
+1,4
@@
void EXFUN(do_indirect, (ldsym_type *));
-void EXFUN(add_indirect,(asymbol *));
+void EXFUN(add_indirect,(asymbol *
*
));