X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FUpdates.cmm;h=fadf63b8575c850476daa519f6c4d53ec26cd6ef;hb=6cf8982ac30be6836a0cdd8be5a6ac1a1a144213;hp=7ebade0aea309eb77e1eaabaf01056ef0589c829;hpb=d31dfb32ea936c22628b508c28a36c12e631430a;p=ghc-hetmet.git diff --git a/rts/Updates.cmm b/rts/Updates.cmm index 7ebade0..fadf63b 100644 --- a/rts/Updates.cmm +++ b/rts/Updates.cmm @@ -12,8 +12,9 @@ #include "Cmm.h" +#include "rts/prof/LDV.h" + #include "Updates.h" -#include "StgLdvProf.h" /* on entry to the update code (1) R1 points to the closure being returned @@ -45,9 +46,9 @@ } #if defined(PROFILING) -#define UPD_FRAME_PARAMS W_ unused1, W_ unused2, "ptr" W_ unused3 +#define UPD_FRAME_PARAMS W_ unused1, W_ unused2, P_ unused3 #else -#define UPD_FRAME_PARAMS "ptr" W_ unused1 +#define UPD_FRAME_PARAMS P_ unused1 #endif /* this bitmap indicates that the first word of an update frame is a