Changeset 1477 in Sophya for trunk/ArchTOIPipe/config.h
- Timestamp:
- Apr 25, 2001, 10:52:35 AM (24 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ArchTOIPipe/config.h
r1365 r1477 16 16 #define int_4 long 17 17 #endif 18 19 #if SIZEOF_LONG == 8 20 #define int_8 long 21 #else 22 #error long is not 8 bytes... 23 #endif 18 24 #endif 19 25
Note:
See TracChangeset
for help on using the changeset viewer.