source:
trunk/minix/lib/ack/fphook/byte_order.h@
10
Last change on this file since 10 was 9, checked in by , 14 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.