Fixed ThreadID to be defined as StgThreadID, not StgWord64. Changed CapabilityNum...
[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);