comparison src/m/pmax.h @ 412:697ef44129c6 r21-2-14

Import from CVS: tag r21-2-14
author cvs
date Mon, 13 Aug 2007 11:20:41 +0200
parents a86b2b5e0111
children
comparison
equal deleted inserted replaced
411:12e008d41344 412:697ef44129c6
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
33 34
34 #if 0 35 #if 0
35 /* I don't see any such conflict in Ultrix 4.2, 4.2a, or 4.3. And 36 /* I don't see any such conflict in Ultrix 4.2, 4.2a, or 4.3. And
36 the relocating allocator is a real win. -JimB */ 37 the relocating allocator is a real win. -JimB */
37 38