summaryrefslogtreecommitdiffstats
path: root/unwind.h
diff options
context:
space:
mode:
Diffstat (limited to 'unwind.h')
-rw-r--r--unwind.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/unwind.h b/unwind.h
index 34853223..0a7d20d3 100644
--- a/unwind.h
+++ b/unwind.h
@@ -42,6 +42,7 @@ struct uw_block {
val tag;
val result;
val protocol;
+ mem_t *cont_bottom;
extended_jmp_buf jb;
};