Changeset 410
- Timestamp:
- Jul 21, 2003, 12:16:24 AM (22 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/gcc/gcc/config/i386/emx-dllinit.c
-
Property cvs2svn:cvs-rev
changed from
1.1
to1.2
r409 r410 10 10 extern void __ehTerm (void); 11 11 12 unsigned long _ DLL_InitTerm (unsigned long mod_handle, unsigned long flag)12 unsigned long _System _DLL_InitTerm (unsigned long mod_handle, unsigned long flag) 13 13 { 14 14 switch (flag) -
Property cvs2svn:cvs-rev
changed from
Note:
See TracChangeset
for help on using the changeset viewer.