mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2025-02-11 03:55:50 +00:00
![John Gilmore](/assets/img/avatar_default.png)
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 **));
|