On FreeBSD, try MAP_FIXED if ordinary mmap() fails to give us suitable memory
[ghc-hetmet.git] / includes / Constants.h
index f0f3ce7..967a852 100644 (file)
  */
 #define TSO_LINK_DIRTY 32
 
+#define TSO_MARKED 64
+
 /* -----------------------------------------------------------------------------
    RET_DYN stack frames
    -------------------------------------------------------------------------- */