38a7d9fe5dad61dfa9ca3d793231a192aaa63b81
[ghc-hetmet.git] / ghc / compiler / parser / hschooks.h
1 /* -----------------------------------------------------------------------------
2  * $Id: hschooks.h,v 1.1 2000/12/19 12:55:18 simonmar Exp $
3  *
4  * Hooks into the RTS from the compiler.
5  *
6  * -----------------------------------------------------------------------------
7
8 void enableTimingStats( void );
9 void setHeapSize( HsInt size );