Fix the +RTS -V0 option introduced recently; it didn't work at all, now it does.
[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);