[project @ 2004-11-09 18:04:15 by sof]
[ghc-hetmet.git] / ghc / includes / StgMiscClosures.h
index caf9d13..0cdcccc 100644 (file)
@@ -438,6 +438,7 @@ RTS_FUN(stg_block_putmvar);
 RTS_ENTRY(stg_block_putmvar_ret);
 #ifdef mingw32_TARGET_OS
 RTS_FUN(stg_block_async);
+RTS_FUN(stg_block_async_void);
 #endif
 
 /* Entry/exit points from StgStartup.cmm */