X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2FLdvProfile.h;h=b4418046ba919583734f85a4314c5d15b16348e5;hb=d8334d807812e40f67770ffc37608c0ce66f96b2;hp=c61b0102e7f277c280951d7f27c9da52c2a96372;hpb=f20fe8deeee0353f8cdb27ca8031dd38b4b44ed1;p=ghc-hetmet.git 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'.