[project @ 2005-02-11 09:57:32 by simonmar]
[ghc-hetmet.git] / ghc / includes / StgMiscClosures.h
index b0c15d5..16d1483 100644 (file)
@@ -182,6 +182,7 @@ RTS_ENTRY(stg_ARR_WORDS_entry);
 RTS_ENTRY(stg_MUT_ARR_WORDS_entry);
 RTS_ENTRY(stg_MUT_ARR_PTRS_entry);
 RTS_ENTRY(stg_MUT_ARR_PTRS_FROZEN_entry);
+RTS_ENTRY(stg_MUT_ARR_PTRS_FROZEN0_entry);
 RTS_ENTRY(stg_MUT_VAR_entry);
 RTS_ENTRY(stg_END_TSO_QUEUE_entry);
 RTS_ENTRY(stg_MUT_CONS_entry);