Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alex D
GHC
Commits
bf0ab2d9
Commit
bf0ab2d9
authored
Jun 04, 2008
by
Simon Marlow
Browse files
Fix unreg build
parent
804a84fb
Changes
1
Hide whitespace changes
Inline
Side-by-side
includes/StgMiscClosures.h
View file @
bf0ab2d9
...
@@ -46,6 +46,7 @@ RTS_RET_INFO(stg_catch_retry_frame_info);
...
@@ -46,6 +46,7 @@ RTS_RET_INFO(stg_catch_retry_frame_info);
RTS_RET_INFO
(
stg_atomically_frame_info
);
RTS_RET_INFO
(
stg_atomically_frame_info
);
RTS_RET_INFO
(
stg_atomically_waiting_frame_info
);
RTS_RET_INFO
(
stg_atomically_waiting_frame_info
);
RTS_RET_INFO
(
stg_catch_stm_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_upd_frame_ret
);
RTS_ENTRY
(
stg_marked_upd_frame_ret
);
RTS_ENTRY
(
stg_marked_upd_frame_ret
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment