Include config.h.
authorGeoff Voelker <voelker@cs.washington.edu>
Fri, 30 Jun 1995 21:14:06 +0000 (21:14 +0000)
committerGeoff Voelker <voelker@cs.washington.edu>
Fri, 30 Jun 1995 21:14:06 +0000 (21:14 +0000)
commit3bbabc43d815e100b1c99d62ce7571e601c86ccb
tree9c7804da58266419880e52aa71ca287efe1bf6eb
parent051fe60dc47c956ea47f9640a7ed6855fb676ddc
Include config.h.
(syspage_mask, real_data_region_end): Defined.
(allocate_heap) [WINDOWS95]: Reverse conditional, end search at 0xD00000.
(sbrk): Commit and uncommit memory in machine dependent
page size chunks.
src/w32heap.c