Mercurial > hg > xemacs-beta
comparison src/m/pmax.h @ 442:abe6d1db359e r21-2-36
Import from CVS: tag r21-2-36
author | cvs |
---|---|
date | Mon, 13 Aug 2007 11:35:02 +0200 |
parents | 3ecd8885ac67 |
children | ecf1ebac70d8 |
comparison
equal
deleted
inserted
replaced
441:72a7cfa4a488 | 442:abe6d1db359e |
---|---|
28 | 28 |
29 /* Supposedly the following will overcome a kernel bug. */ | 29 /* Supposedly the following will overcome a kernel bug. */ |
30 #undef LD_SWITCH_MACHINE | 30 #undef LD_SWITCH_MACHINE |
31 #undef DATA_START | 31 #undef DATA_START |
32 #define DATA_START 0x10000000 | 32 #define DATA_START 0x10000000 |
33 #define DATA_SEG_BITS 0x10000000 | |
34 | 33 |
35 #if 0 | 34 #if 0 |
36 /* I don't see any such conflict in Ultrix 4.2, 4.2a, or 4.3. And | 35 /* I don't see any such conflict in Ultrix 4.2, 4.2a, or 4.3. And |
37 the relocating allocator is a real win. -JimB */ | 36 the relocating allocator is a real win. -JimB */ |
38 | 37 |