summaryrefslogtreecommitdiff
path: root/coregrind/vg_include.h
diff options
context:
space:
mode:
Diffstat (limited to 'coregrind/vg_include.h')
-rw-r--r--coregrind/vg_include.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/coregrind/vg_include.h b/coregrind/vg_include.h
index b71a1017..af23b40c 100644
--- a/coregrind/vg_include.h
+++ b/coregrind/vg_include.h
@@ -1443,6 +1443,10 @@ extern Bool VG_(is_just_below_ESP)( Addr esp, Addr aa );
like netscape. */
#define VG_PLAUSIBLE_STACK_SIZE 8000000
+/* Needed by the pthreads implementation. */
+#define VGM_WORD_VALID 0
+#define VGM_WORD_INVALID 0xFFFFFFFF
+
/* ---------------------------------------------------------------------
Exports of vg_syscall_mem.c