DECLARE_GCT for when we have no register variable
authorSimon Marlow <marlowsd@gmail.com>
Tue, 3 Jun 2008 07:26:08 +0000 (07:26 +0000)
committerSimon Marlow <marlowsd@gmail.com>
Tue, 3 Jun 2008 07:26:08 +0000 (07:26 +0000)
rts/sm/GC.c

index 079ef83..9867029 100644 (file)
@@ -128,6 +128,8 @@ long copied;        // *words* copied & scavenged during this GC
 SpinLock recordMutableGen_sync;
 #endif
 
+DECLARE_GCT
+
 /* -----------------------------------------------------------------------------
    Static function declarations
    -------------------------------------------------------------------------- */