summaryrefslogtreecommitdiff
path: root/src/gc/gcinterface.dac.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gc/gcinterface.dac.h')
-rw-r--r--src/gc/gcinterface.dac.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/gc/gcinterface.dac.h b/src/gc/gcinterface.dac.h
index 44bf00d316..b354086872 100644
--- a/src/gc/gcinterface.dac.h
+++ b/src/gc/gcinterface.dac.h
@@ -11,6 +11,7 @@
// GC-internal type's fields, while still maintaining the same layout.
// This interface is strictly versioned, see gcinterface.dacvars.def for more information.
+#define HEAP_SEGMENT_FLAGS_READONLY 1
#define NUM_GC_DATA_POINTS 9
#define MAX_COMPACT_REASONS_COUNT 11
#define MAX_EXPAND_MECHANISMS_COUNT 6