comparison src/m/pmax.h @ 400:a86b2b5e0111 r21-2-30

Import from CVS: tag r21-2-30
author cvs
date Mon, 13 Aug 2007 11:14:34 +0200
parents 0132846995bd
children 697ef44129c6
comparison
equal deleted inserted replaced
399:376370fb5946 400:a86b2b5e0111
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