X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=rts%2FLdvProfile.h;h=b4418046ba919583734f85a4314c5d15b16348e5;hp=27215472d66c7e38989d3533dc2bbd53cc6927e8;hb=e5c3b478b3cd1707cf122833822f44b2ac09b8e9;hpb=948c01bdb7f42504487a624b229137694871efd0 diff --git a/rts/LdvProfile.h b/rts/LdvProfile.h index 2721547..b441804 100644 --- a/rts/LdvProfile.h +++ b/rts/LdvProfile.h @@ -14,8 +14,8 @@ #include "ProfHeap.h" -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'.