Changeset 100 for trunk/src/binutils/ld/ldemul.h
- Timestamp:
- May 7, 2003, 5:00:11 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/binutils/ld/ldemul.h
-
Property cvs2svn:cvs-rev
changed from
1.2
to1.3
r99 r100 140 140 PARAMS ((char *, struct lang_input_statement_struct *)); 141 141 142 /* Perform final action(s) on output file */ 142 /* Perform final action(s) on output file 143 Note: Added by the EMX/OS2 port, so keep it at the end! */ 143 144 void (*finish_link) PARAMS ((char *)); 144 145 -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.