X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fincludes%2FStorage.h;h=8709f1824b69860f6e555eb9509347e03ce78167;hb=608bc3f3ad6fca14a23529f314dbd9d3342a9507;hp=c339c4e012a1630cdf8cd0aa0e5e09ab19d48e2c;hpb=7b2ff4cc95ce49081d84c25184aec796377fbc35;p=ghc-hetmet.git diff --git a/ghc/includes/Storage.h b/ghc/includes/Storage.h index c339c4e..8709f18 100644 --- a/ghc/includes/Storage.h +++ b/ghc/includes/Storage.h @@ -269,7 +269,7 @@ extern rtsBool keepCAFs; and is put on the mutable list. -------------------------------------------------------------------------- */ -void dirty_MUT_VAR(StgClosure *p); +void dirty_MUT_VAR(StgRegTable *reg, StgClosure *p); /* ----------------------------------------------------------------------------- DEBUGGING predicates for pointers