Subversion Repositories Kolibri OS

Rev

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

Rev 1693 Rev 2168
Line 358... Line 358...
358
#define __SMALL_BITFIELDS
358
#define __SMALL_BITFIELDS
359
#endif
359
#endif
Line 360... Line 360...
360
 
360
 
Line -... Line 361...
-
 
361
#endif
-
 
362
 
-
 
363
#if (defined(__CR16__) || defined(__CR16C__) ||defined(__CR16CP__))
-
 
364
#define __IEEE_LITTLE_ENDIAN
-
 
365
#define __SMALL_BITFIELDS	/* 16 Bit INT */
361
#endif
366
#endif
362
 
367
 
363
#ifndef __IEEE_BIG_ENDIAN
368
#ifndef __IEEE_BIG_ENDIAN
364
#ifndef __IEEE_LITTLE_ENDIAN
369
#ifndef __IEEE_LITTLE_ENDIAN
365
#error Endianess not declared!!
370
#error Endianess not declared!!