Subversion Repositories Kolibri OS

Rev

Rev 1970 | Rev 3031 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 1970 Rev 2967
Line 244... Line 244...
244
 
244
 
245
 
245
 
246
 
246
 
247
typedef unsigned char        u8_t;
247
typedef unsigned char        u8_t;
Line 248... Line 248...
248
typedef unsigned short       u16_t;
248
typedef unsigned short       u16_t;
249
typedef unsigned int         u32_t;
249
typedef unsigned long        u32_t;