X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FRtsFlags.h;h=6c4b23020932ca1ea284b4c7d0c94a6ee287b0ce;hb=16871485a44ba8a6e93e40f30af7ea46839e0c4c;hp=fbdc64ebbc1c30c04d1726c006fe5dff401afbb6;hpb=93db1991b5cacf8357493a2e17fbbfb485f3205b;p=ghc-hetmet.git diff --git a/includes/RtsFlags.h b/includes/RtsFlags.h index fbdc64e..6c4b230 100644 --- a/includes/RtsFlags.h +++ b/includes/RtsFlags.h @@ -97,6 +97,8 @@ struct PROFILING_FLAGS { nat maxRetainerSetSize; + nat ccsLength; + char* modSelector; char* descrSelector; char* typeSelector;