diff options
Diffstat (limited to 'utils/deriveConstants/DeriveConstants.hs')
-rw-r--r-- | utils/deriveConstants/DeriveConstants.hs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/deriveConstants/DeriveConstants.hs b/utils/deriveConstants/DeriveConstants.hs index c731b9ea72..3173c27cec 100644 --- a/utils/deriveConstants/DeriveConstants.hs +++ b/utils/deriveConstants/DeriveConstants.hs @@ -346,6 +346,7 @@ wanteds = concat ,structSize C "generation" ,structField C "generation" "n_new_large_words" + ,structField C "generation" "weak_ptr_list" ,structSize Both "CostCentreStack" ,structField C "CostCentreStack" "ccsID" |