add declaration for noDuplicatezh_fast
authorSimon Marlow <simonmar@microsoft.com>
Wed, 7 Mar 2007 08:56:48 +0000 (08:56 +0000)
committerSimon Marlow <simonmar@microsoft.com>
Wed, 7 Mar 2007 08:56:48 +0000 (08:56 +0000)
includes/StgMiscClosures.h

index 064e90a..72a7b55 100644 (file)
@@ -591,4 +591,6 @@ RTS_FUN(checkzh_fast);
 RTS_FUN(infoPtrzh_fast);
 RTS_FUN(closurePayloadzh_fast);
 
+RTS_FUN(noDuplicatezh_fast);
+
 #endif /* STGMISCCLOSURES_H */