r/sr=brendan
Changes to get GCC 3.2.2 working on OS/2 - this set is OS/2 only changes


git-svn-id: svn://10.0.0.236/trunk@146960 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkaply%us.ibm.com
2003-09-16 19:07:19 +00:00
parent 663efd26d5
commit 1769b37da5
5 changed files with 16 additions and 9 deletions

View File

@@ -58,7 +58,7 @@ void __ctordtorInit( void );
void __ctordtorTerm( void );
}
unsigned long _System _DLL_InitTerm(unsigned long hModule, unsigned long ulFlag)
extern "C" unsigned long _System _DLL_InitTerm(unsigned long hModule, unsigned long ulFlag)
{
APIRET rc;