[project @ 1999-12-01 14:34:38 by simonmar]
[ghc-hetmet.git] / ghc / rts / Exception.h
1 /* -----------------------------------------------------------------------------
2  * $Id: Exception.h,v 1.1 1999/12/01 14:34:38 simonmar Exp $
3  *
4  * (c) The GHC Team, 1998-1999
5  *
6  * Exception support
7  *
8  * ---------------------------------------------------------------------------*/
9
10 extern const StgInfoTable blockAsyncExceptionszh_ret_info;
11 extern const StgInfoTable unblockAsyncExceptionszh_ret_info;