Index: branches/ErmaC/Enoch/i386/libsa/memory.h =================================================================== --- branches/ErmaC/Enoch/i386/libsa/memory.h (revision 2565) +++ branches/ErmaC/Enoch/i386/libsa/memory.h (revision 2566) @@ -91,7 +91,7 @@ #define ZALLOC_ADDR 0x08100000 // 256M zalloc area -#define ZALLOC_LEN 0x14000000 // Pike R. Alpha: was 0x10000000 +#define ZALLOC_LEN 0x10000000 // Reverted from commit 2554 was 0x14000000 #define LOAD_ADDR 0x18100000 // 64M File load buffer #define LOAD_LEN 0x04000000