X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=includes%2FConstants.h;h=967a8524964410382f68262cd4643d065dc7d5cd;hb=6c2ae9c152d147623ac45a5fe52534c99d6ba835;hp=f0f3ce70a27f18fcad44145bae42332bd6335c87;hpb=d9f20043f1bff6d3731e62de4db4d98fcff57498;p=ghc-hetmet.git diff --git a/includes/Constants.h b/includes/Constants.h index f0f3ce7..967a852 100644 --- a/includes/Constants.h +++ b/includes/Constants.h @@ -266,6 +266,8 @@ */ #define TSO_LINK_DIRTY 32 +#define TSO_MARKED 64 + /* ----------------------------------------------------------------------------- RET_DYN stack frames -------------------------------------------------------------------------- */