e20873a7bf
ldlang.h, ldlex.h, ldmain.h, ldmisc.h, ldsym.h, ldver.h, ldwarn.h, ldwrite.h, relax.h: Replace all uses of EXFUN and PROTO ansi-glue macros with PARAMS. Recreational cleanup. Update copyrights.
3 lines
83 B
C
3 lines
83 B
C
void do_indirect PARAMS ((ldsym_type *));
|
|
void add_indirect PARAMS ((asymbol **));
|