Changeset 535 for trunk/src/emx/src/emxomf/weakld.h
- Timestamp:
- Aug 5, 2003, 9:46:37 PM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/emx/src/emxomf/weakld.h
-
Property cvs2svn:cvs-rev
changed from
1.4
to1.5
r534 r535 56 56 int wldAddLibrary(PWLD pWld, FILE *phFile, const char *pszName); 57 57 int wldPass1(PWLD pWld); 58 int wldGenerateWeak obj(PWLD pwld, char *pszName);58 int wldGenerateWeakAliases(PWLD pwld, char *pszObjName, char *pszDefName); 59 59 int wldDestroy(PWLD pWld); 60 60 /** @} */ -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.