Initial checkin of HetMet / -XModalTypes modifications
[ghc-hetmet.git] / includes / mkDerivedConstants.c
index 0ed7ec6..41cf1d7 100644 (file)
@@ -245,8 +245,7 @@ main(int argc, char *argv[])
     struct_field(bdescr, link);
 
     struct_size(generation);
-    struct_field(generation, mut_list);
-    struct_field(generation, n_new_large_blocks);
+    struct_field(generation, n_new_large_words);
 
     struct_size(CostCentreStack);
     struct_field(CostCentreStack, ccsID);