X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FSTM.h;h=dd11bb815449244882b4e5f9f66fcfc0e1eaa63d;hb=e8832eb9f05ca46d9315250c3baf7010eb0630a4;hp=f15a681bf2c69a1296d26f3410114190ba958d74;hpb=51b85031ce99f1e9d4c72249d6d85672188f0fbd;p=ghc-hetmet.git diff --git a/rts/STM.h b/rts/STM.h index f15a681..dd11bb8 100644 --- a/rts/STM.h +++ b/rts/STM.h @@ -48,7 +48,7 @@ -------------- */ -void stmPreGCHook(void); +void stmPreGCHook(Capability *cap); /*----------------------------------------------------------------------