X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FStorage.h;fp=includes%2FStorage.h;h=0a7aae6750398383ad9784f15270df31aa93abf0;hb=3ebcd3deb769a03f4ded0fca2cf38201048c0214;hp=d431298af94689ea218dfe5e83bdf0a71507740c;hpb=c373ebdb90edee470ad6fa8277cbe7aa369f23f8;p=ghc-hetmet.git diff --git a/includes/Storage.h b/includes/Storage.h index d431298..0a7aae6 100644 --- a/includes/Storage.h +++ b/includes/Storage.h @@ -220,7 +220,7 @@ extern bdescr * splitLargeBlock (bdescr *bd, nat blocks); -------------------------------------------------------------------------- */ -extern void GarbageCollect(rtsBool force_major_gc); +extern void GarbageCollect(rtsBool force_major_gc, nat gc_type, Capability *cap); /* ----------------------------------------------------------------------------- Generational garbage collection support