X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FStgMiscClosures.h;h=f69a4aea0fe067723edf87b4a1255010387b6293;hb=6b1a6f305f801a1e2a90c3b513e76e7c2d221499;hp=16cd476172eb2cd85dfc0115287610d59204affe;hpb=8f52645bd99ee3e636a34826c0cbfc5939920da1;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);