Fix the build with GHC < 6.4 (foldl1' didn't exist)
[ghc-hetmet.git] / rts / sm / OSMem.h
2007-10-17 Simon MarlowRefactoring: extract platform-specific code from sm...
2006-10-24 Simon MarlowSplit GC.c, and move storage manager into sm/ directory