diff options
Diffstat (limited to 'includes/stg/MiscClosures.h')
-rw-r--r-- | includes/stg/MiscClosures.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/stg/MiscClosures.h b/includes/stg/MiscClosures.h index 0b8fbdc78a..3f5e403d49 100644 --- a/includes/stg/MiscClosures.h +++ b/includes/stg/MiscClosures.h @@ -105,6 +105,7 @@ RTS_ENTRY(stg_TVAR_CLEAN); RTS_ENTRY(stg_TVAR_DIRTY); RTS_ENTRY(stg_TSO); RTS_ENTRY(stg_STACK); +RTS_ENTRY(stg_RUBBISH_ENTRY); RTS_ENTRY(stg_ARR_WORDS); RTS_ENTRY(stg_MUT_ARR_WORDS); RTS_ENTRY(stg_MUT_ARR_PTRS_CLEAN); |