X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FStgMiscClosures.h;h=59897bca2a9546ceb6fa4d044c521b5eacd9bfc2;hb=5f15c042606033ce3b953837fc4a2f76674c4839;hp=421e62ef7a3895a3a34c27cc335df23a7c738823;hpb=4ea7a5296b3693ad3818a13ab396181366963a79;p=ghc-hetmet.git diff --git a/includes/StgMiscClosures.h b/includes/StgMiscClosures.h index 421e62e..59897bc 100644 --- a/includes/StgMiscClosures.h +++ b/includes/StgMiscClosures.h @@ -46,6 +46,7 @@ RTS_RET_INFO(stg_catch_retry_frame_info); RTS_RET_INFO(stg_atomically_frame_info); RTS_RET_INFO(stg_atomically_waiting_frame_info); RTS_RET_INFO(stg_catch_stm_frame_info); +RTS_RET_INFO(stg_unblockAsyncExceptionszh_ret_info); RTS_ENTRY(stg_upd_frame_ret); RTS_ENTRY(stg_marked_upd_frame_ret);