add freeStorage() prototype
authorSimon Marlow <simonmar@microsoft.com>
Wed, 5 Apr 2006 14:51:26 +0000 (14:51 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Wed, 5 Apr 2006 14:51:26 +0000 (14:51 +0000)
ghc/includes/Storage.h

index 46081ad..3a6bb2f 100644 (file)
@@ -109,6 +109,7 @@ extern generation * RTS_VAR(oldest_gen);
 
 extern void initStorage(void);
 extern void exitStorage(void);
+extern void freeStorage(void);
 
 /* -----------------------------------------------------------------------------
    Generic allocation