Free more things that we allocate
[ghc-hetmet.git] / rts / Profiling.h
index d968349..edfc1b2 100644 (file)
@@ -13,6 +13,7 @@
 
 #if defined(PROFILING) || defined(DEBUG)
 void initProfiling1 ( void );
+void freeProfiling1 ( void );
 void initProfiling2 ( void );
 void endProfiling   ( void );