X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FStgMiscClosures.h;h=72a7b55319c095a67106d16422a1f0d0e7d32a8a;hb=a9b1d323161e1f696e364050e6675db71fab64e8;hp=064e90a7dc89839c04ac735f5a566bd7c5970429;hpb=9ff76535edb25ab7434284adddb5c64708ecb547;p=ghc-hetmet.git diff --git a/includes/StgMiscClosures.h b/includes/StgMiscClosures.h index 064e90a..72a7b55 100644 --- a/includes/StgMiscClosures.h +++ b/includes/StgMiscClosures.h @@ -591,4 +591,6 @@ RTS_FUN(checkzh_fast); RTS_FUN(infoPtrzh_fast); RTS_FUN(closurePayloadzh_fast); +RTS_FUN(noDuplicatezh_fast); + #endif /* STGMISCCLOSURES_H */