[project @ 2002-05-01 15:46:14 by simonmar]
[ghc-hetmet.git] / ghc / includes / StgMiscClosures.h
index 04fd500..cd3a998 100644 (file)
@@ -1,5 +1,5 @@
 /* -----------------------------------------------------------------------------
- * $Id: StgMiscClosures.h,v 1.42 2002/01/26 18:02:05 rje Exp $
+ * $Id: StgMiscClosures.h,v 1.43 2002/03/02 17:46:03 sof Exp $
  *
  * (c) The GHC Team, 1998-1999
  *
@@ -260,6 +260,8 @@ EF_(stg_gc_noregs);
 EI_(stg_gc_unpt_r1_info);
 EF_(stg_gc_unpt_r1);
 
+EI_(stg_ut_1_0_unreg_info);
+
 EI_(stg_gc_unbx_r1_info);
 EF_(stg_gc_unbx_r1);