X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=rts%2FLdvProfile.h;h=b4418046ba919583734f85a4314c5d15b16348e5;hp=c61b0102e7f277c280951d7f27c9da52c2a96372;hb=e5c3b478b3cd1707cf122833822f44b2ac09b8e9;hpb=f20fe8deeee0353f8cdb27ca8031dd38b4b44ed1 diff --git a/rts/LdvProfile.h b/rts/LdvProfile.h index c61b010..b441804 100644 --- a/rts/LdvProfile.h +++ b/rts/LdvProfile.h @@ -14,9 +14,8 @@ #include "ProfHeap.h" -extern void LDV_recordDead_FILL_SLOP_DYNAMIC( StgClosure *p ); -extern void LdvCensusForDead ( nat ); -extern void LdvCensusKillAll ( void ); +RTS_PRIVATE void LdvCensusForDead ( nat ); +RTS_PRIVATE void LdvCensusKillAll ( void ); // Creates a 0-filled slop of size 'howManyBackwards' backwards from the // address 'from'.