X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fincludes%2FStorage.h;h=98e536c3542c7bee5be01d38e46c5b41d0d0c9af;hb=600d395c879c78480955ae8c157e1e750e17a823;hp=0ef5785a85f0d185e69575d967877445bccd9122;hpb=045b58bd2a5e3755f749d66643fc4d1c5b807f7e;p=ghc-hetmet.git diff --git a/ghc/includes/Storage.h b/ghc/includes/Storage.h index 0ef5785..98e536c 100644 --- a/ghc/includes/Storage.h +++ b/ghc/includes/Storage.h @@ -402,6 +402,7 @@ extern lnat calcNeeded ( void ); extern void memInventory(void); extern void checkSanity(void); extern nat countBlocks(bdescr *); +extern void checkNurserySanity( step *stp ); #endif #if defined(DEBUG)