Consistently use the same #if style. Also, fix a bug testing for sbrk(3)
[oota-llvm.git] / lib / System / Unix / Memory.inc
2004-09-11 Reid SpencerProvide a generic Unix implementation of the Memory...