Simplify the sys::Memory interface per Chris' request.
[oota-llvm.git] / lib / System / FreeBSD / Memory.cpp
2004-09-13 Reid SpencerSimplify the sys::Memory interface per Chris' request.
2004-09-11 Reid SpencerFix typo: sterror -> strerror
2004-09-11 Reid SpencerProvide initial implementations of Memory and Process...