Add STANDARD_OPTS to SRC_HC_OPTS in rts/Makefile so we get -I../includes for .cmm...
[ghc-hetmet.git] / rts / Ticky.h
1 /* -----------------------------------------------------------------------------
2  *
3  * (c) The GHC Team 1999
4  *
5  * Header for Ticky.c
6  *
7  * ---------------------------------------------------------------------------*/
8
9 extern void PrintTickyInfo(void);