X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=includes%2FStgMiscClosures.h;h=d98956167ae6a564fe362a7f54ccd489ac3a731f;hp=4f638ea9cea5fdc95b955e4df2abd25273d3247f;hb=b88025eabcd83f65d1d81f09272f5172f06a60e7;hpb=9cef40bd4dd2536c7a370a1a9b78461c152805cc diff --git a/includes/StgMiscClosures.h b/includes/StgMiscClosures.h index 4f638ea..d989561 100644 --- a/includes/StgMiscClosures.h +++ b/includes/StgMiscClosures.h @@ -614,4 +614,7 @@ RTS_FUN(readTVarzh_fast); RTS_FUN(writeTVarzh_fast); RTS_FUN(checkzh_fast); +RTS_FUN(infoPtrzh_fast); +RTS_FUN(closurePayloadzh_fast); + #endif /* STGMISCCLOSURES_H */