X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FStgMiscClosures.h;fp=includes%2FStgMiscClosures.h;h=f69a4aea0fe067723edf87b4a1255010387b6293;hb=b69843467459d43168519ced8d0cf45227c4c7be;hp=16cd476172eb2cd85dfc0115287610d59204affe;hpb=613c5f6d88a3dd7df56af1d0f3780b885a0d17cd;p=ghc-hetmet.git diff --git a/includes/StgMiscClosures.h b/includes/StgMiscClosures.h index 16cd476..f69a4ae 100644 --- a/includes/StgMiscClosures.h +++ b/includes/StgMiscClosures.h @@ -600,6 +600,7 @@ RTS_FUN(catchSTMzh_fast); RTS_FUN(atomicallyzh_fast); RTS_FUN(newTVarzh_fast); RTS_FUN(readTVarzh_fast); +RTS_FUN(readTVarIOzh_fast); RTS_FUN(writeTVarzh_fast); RTS_FUN(checkzh_fast);