Ignore:
Timestamp:
Jun 18, 2009, 6:26:48 PM (16 years ago)
Author:
ydario
Message:

Support gcc 4.x for ntdll

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/NTDLL/initterm.cpp

    r10223 r21307  
    7777         __ctordtorInit ();
    7878         __ehInit();
     79#if 0
    7980        InitOverrides();
     81#endif
    8082
    8183        rc = DosExitList(EXITLIST_NONCRITDLL|EXLST_ADD, cleanup);
Note: See TracChangeset for help on using the changeset viewer.