Ignore:
Timestamp:
Aug 5, 2003, 9:46:37 PM (22 years ago)
Author:
bird
Message:

trying to update definition file...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/emx/src/emxomf/weakld.h

    • Property cvs2svn:cvs-rev changed from 1.4 to 1.5
    r534 r535  
    5656int     wldAddLibrary(PWLD pWld, FILE *phFile, const char *pszName);
    5757int     wldPass1(PWLD pWld);
    58 int     wldGenerateWeakobj(PWLD pwld, char *pszName);
     58int     wldGenerateWeakAliases(PWLD pwld, char *pszObjName, char *pszDefName);
    5959int     wldDestroy(PWLD pWld);
    6060/** @} */
Note: See TracChangeset for help on using the changeset viewer.