kernel/eka/include/win32crt.h
branchanywhere
changeset 50 999bb78c71ac
parent 0 a41df078684a
equal deleted inserted replaced
49:af71d110c717 50:999bb78c71ac
    76 	}
    76 	}
    77 #define constructStatics() invokeTable(__xi_a,__xi_z), invokeTable(__xc_a,__xc_z)
    77 #define constructStatics() invokeTable(__xi_a,__xi_z), invokeTable(__xc_a,__xc_z)
    78 #define destroyStatics() invokeTable(__xp_a,__xp_z), invokeTable(__xt_a,__xt_z)
    78 #define destroyStatics() invokeTable(__xp_a,__xp_z), invokeTable(__xt_a,__xt_z)
    79 #endif
    79 #endif
    80 
    80 
    81 #if defined(__VC32__)
    81 #if defined(__VC32__) && !defined(__SYMC__)
    82 //
    82 //
    83 // Some symbols generated by the VC++ compiler for floating point stuff.
    83 // Some symbols generated by the VC++ compiler for floating point stuff.
    84 //
    84 //
    85 extern "C" {
    85 extern "C" {
    86 #ifndef __EPOC32__
    86 #ifndef __EPOC32__