[project @ 2004-08-21 12:47:17 by panne]
[ghc-hetmet.git] / ghc / includes / Storage.h
index 861cbeb..eb3c716 100644 (file)
@@ -373,7 +373,7 @@ extern void         markCAFs     ( evac_fn evac );
    Stats 'n' DEBUG stuff
    -------------------------------------------------------------------------- */
 
-extern lnat RTS_VAR(total_allocated);
+extern ullong RTS_VAR(total_allocated);
 
 extern lnat calcAllocated  ( void );
 extern lnat calcLive       ( void );