Changeset 410


Ignore:
Timestamp:
Jul 21, 2003, 12:16:24 AM (22 years ago)
Author:
bird
Message:

_DLL_InitTerm is _System.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/gcc/gcc/config/i386/emx-dllinit.c

    • Property cvs2svn:cvs-rev changed from 1.1 to 1.2
    r409 r410  
    1010extern void __ehTerm (void);
    1111
    12 unsigned long _DLL_InitTerm (unsigned long mod_handle, unsigned long flag)
     12unsigned long _System _DLL_InitTerm (unsigned long mod_handle, unsigned long flag)
    1313{
    1414  switch (flag)
Note: See TracChangeset for help on using the changeset viewer.