Make the --info values printable with "ghc --print-foo"; trac #3122
[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);