add decl for stg_block_throwto_ret
authorSimon Marlow <simonmar@microsoft.com>
Tue, 20 Jun 2006 08:34:10 +0000 (08:34 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Tue, 20 Jun 2006 08:34:10 +0000 (08:34 +0000)
includes/StgMiscClosures.h

index fcc9736..8eabace 100644 (file)
@@ -491,6 +491,7 @@ RTS_ENTRY(stg_block_async_void_ret);
 #endif
 RTS_FUN(stg_block_stmwait);
 RTS_FUN(stg_block_throwto);
 #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 */
 RTS_RET_INFO(stg_block_throwto_info);
 
 /* Entry/exit points from StgStartup.cmm */