Subversion Repositories Kolibri OS

Rev

Rev 359 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 359 Rev 704
Line 289... Line 289...
289
    #define __ALIGN_SIZE( __x ) __ROUND_UP_SIZE( __x, 8 )
289
    #define __ALIGN_SIZE( __x ) __ROUND_UP_SIZE( __x, 8 )
290
//    #define __ALIGN_PTR( __x )  __ROUND_UP_PTR( __x, 8 )
290
//    #define __ALIGN_PTR( __x )  __ROUND_UP_PTR( __x, 8 )
291
#endif
291
#endif
Line 292... Line 292...
292
 
292
 
-
 
293
#endif
-
 
294
 
-
 
295
#undef _WCRTLINKD