[project @ 1998-12-02 13:17:09 by simonm]
[ghc-hetmet.git] / ghc / rts / GC.h
1 /* -----------------------------------------------------------------------------
2  * $Id: GC.h,v 1.2 1998/12/02 13:28:25 simonm Exp $
3  *
4  * Prototypes for functions in GC.c
5  *
6  * ---------------------------------------------------------------------------*/
7
8 void threadPaused(StgTSO *);