Asynchronous exception support for SMP
[ghc-hetmet.git] / includes / StgMiscClosures.h
index 4a6a7c4..fcc9736 100644 (file)
@@ -490,6 +490,8 @@ 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_RET_INFO(stg_block_throwto_info);
 
 /* Entry/exit points from StgStartup.cmm */