Fix unreg build
authorSimon Marlow <marlowsd@gmail.com>
Wed, 4 Jun 2008 09:36:53 +0000 (09:36 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Wed, 4 Jun 2008 09:36:53 +0000 (09:36 +0000)
includes/StgMiscClosures.h

index 421e62e..59897bc 100644 (file)
@@ -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);