* ldindr.h: added to contain prototypes of ldindr.c
authorSteve Chamberlain <sac@cygnus>
Sun, 8 Dec 1991 01:21:28 +0000 (01:21 +0000)
committerSteve 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

index 209c8cf..cadccbb 100644 (file)
@@ -1,4 +1,4 @@
 
 
 void EXFUN(do_indirect, (ldsym_type *));
-void EXFUN(add_indirect,(asymbol *));
+void EXFUN(add_indirect,(asymbol **));