binutils-gdb/ld/relax.h
John Gilmore e20873a7bf * ldctor.h, lderror.h, ldexp.h, ldfile.h, ldindr.h, ldlang.c,
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.
1992-11-21 11:18:00 +00:00

3 lines
131 B
C

void write_relaxnorel PARAMS ((bfd *output_bfd, PTR data));
boolean relax_section PARAMS ((lang_statement_union_type **this_ptr));