change dirty_MUT_VAR() to use recordMutableCap()
[ghc-hetmet.git] / ghc / includes / Storage.h
index c339c4e..8709f18 100644 (file)
@@ -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