mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-06 12:09:26 +08:00
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
131 B
C
3 lines
131 B
C
void write_relaxnorel PARAMS ((bfd *output_bfd, PTR data));
|
|
boolean relax_section PARAMS ((lang_statement_union_type **this_ptr));
|