X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FStgMiscClosures.h;h=8eabace8a62e1ea860791ed553acd1e4852e05e2;hb=88b35c172f9434fd98b700f706074d142914a8bb;hp=4a6a7c47c27b5f320995a808ce96db9fc7e9d77e;hpb=0065d5ab628975892cea1ec7303f968c3338cbe1;p=ghc-hetmet.git diff --git a/includes/StgMiscClosures.h b/includes/StgMiscClosures.h index 4a6a7c4..8eabace 100644 --- a/includes/StgMiscClosures.h +++ b/includes/StgMiscClosures.h @@ -490,6 +490,9 @@ RTS_FUN(stg_block_async_void); RTS_ENTRY(stg_block_async_void_ret); #endif RTS_FUN(stg_block_stmwait); +RTS_FUN(stg_block_throwto); +RTS_ENTRY(stg_block_throwto_ret); +RTS_RET_INFO(stg_block_throwto_info); /* Entry/exit points from StgStartup.cmm */