[project @ 2006-01-17 16:13:18 by simonmar]
[ghc-hetmet.git] / ghc / includes / RtsExternal.h
index 020c6a2..c5f5043 100644 (file)
@@ -91,5 +91,6 @@ extern void performMajorGC(void);
 extern void performGCWithRoots(void (*get_roots)(evac_fn));
 extern HsInt64 getAllocations( void );
 extern void revertCAFs( void );
+extern void dirty_MUT_VAR(StgClosure *);
 
 #endif /*  RTSEXTERNAL_H */