X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=includes%2FStgMiscClosures.h;h=8eabace8a62e1ea860791ed553acd1e4852e05e2;hp=fcc973630a9e2d521523218b41b6d559bedf5902;hb=a92db2a52d056ab962e4f55d5d8e3997ac3b8e4f;hpb=b1953bbb1ed3cb16497e5447db7487f0c2d9e41a diff --git a/includes/StgMiscClosures.h b/includes/StgMiscClosures.h index fcc9736..8eabace 100644 --- a/includes/StgMiscClosures.h +++ b/includes/StgMiscClosures.h @@ -491,6 +491,7 @@ 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 */