Changeset 10523
- Timestamp:
- 08/22/08 09:55:24 (3 months ago)
- Files:
-
- branches/working-0711/ccl/lisp-kernel/image.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/working-0711/ccl/lisp-kernel/image.h
r9961 r10523 90 90 91 91 92 #define ABI_VERSION_MIN 102 293 #define ABI_VERSION_CURRENT 102 294 #define ABI_VERSION_MAX 102 292 #define ABI_VERSION_MIN 1024 93 #define ABI_VERSION_CURRENT 1024 94 #define ABI_VERSION_MAX 1024 95 95 96 96 #define NUM_IMAGE_SECTIONS 4 /* used to be 3 */
