source:
trunk/minix/lib/ack/float/byte_order.h@
13
| Last change on this file since 13 was 9, checked in by , 15 years ago | |
|---|---|
| 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.