X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FProfHeap.c;h=f7fbd321be51b0f8f7dffe6ce7c069e948967ade;hb=5349ff27f735c2e3546be53f8fd491c7b2eb785f;hp=39b64d4c5126f484c584504477c433d7e714591a;hpb=f30d527344db528618f64a25250a3be557d9f287;p=ghc-hetmet.git diff --git a/rts/ProfHeap.c b/rts/ProfHeap.c index 39b64d4..f7fbd32 100644 --- a/rts/ProfHeap.c +++ b/rts/ProfHeap.c @@ -309,7 +309,7 @@ void initProfiling1 (void) { } -void freeProfiling1 (void) +void freeProfiling (void) { }