source: trunk/minix/lib/float/byte_order.h@ 9

Last change on this file since 9 was 9, checked in by Mattia Monga, 13 years ago

Minix 3.1.2a

File size: 178 bytes
Line 
1#define CHAR_UNSIGNED 0
2#define MSB_AT_LOW_ADDRESS 0
3#define MSW_AT_LOW_ADDRESS 0
4#define FL_MSB_AT_LOW_ADDRESS 0
5#define FL_MSW_AT_LOW_ADDRESS 0
6#define FL_MSL_AT_LOW_ADDRESS 0
Note: See TracBrowser for help on using the repository browser.