summaryrefslogtreecommitdiff
path: root/includes
diff options
context:
space:
mode:
authorIan Lynagh <igloo@earth.li>2012-04-27 15:14:47 +0100
committerIan Lynagh <igloo@earth.li>2012-04-27 15:14:47 +0100
commit26d690a3eb753a5eec3e10b42ad4979556f605b3 (patch)
tree728c201cf2b3527117a546a48958f0d98ce3ad11 /includes
parentf18db3bb0ad4b1e319637df5dddaef88d9d07a37 (diff)
parent4ca281829c70331571291ed3dcf813a6028cc904 (diff)
downloadhaskell-26d690a3eb753a5eec3e10b42ad4979556f605b3.tar.gz
Merge branch 'master' of darcs.haskell.org:/srv/darcs//ghc
Diffstat (limited to 'includes')
-rw-r--r--includes/stg/MiscClosures.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/includes/stg/MiscClosures.h b/includes/stg/MiscClosures.h
index 4fed34644c..c93cc319c0 100644
--- a/includes/stg/MiscClosures.h
+++ b/includes/stg/MiscClosures.h
@@ -426,6 +426,7 @@ RTS_FUN_DECL(stg_isCurrentThreadBoundzh);
RTS_FUN_DECL(stg_threadStatuszh);
RTS_FUN_DECL(stg_mkWeakzh);
+RTS_FUN_DECL(stg_mkWeakNoFinalizzerzh);
RTS_FUN_DECL(stg_mkWeakForeignzh);
RTS_FUN_DECL(stg_mkWeakForeignEnvzh);
RTS_FUN_DECL(stg_finalizzeWeakzh);