85c85
< mmap_start = mmap_end = 0x70000000;
---
> mmap_end = 0x70000000;
114,116c114,115
< // Set up region for mmaps. Tru64 seems to start just above 0 and
< // grow up from there.
< mmap_start = mmap_end = 0xfffff80000000000ULL;
---
> // Set up region for mmaps.
> mmap_end = 0xfffff80000000000ULL;