aboutsummaryrefslogtreecommitdiff
path: root/src/common.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/common.h')
-rw-r--r--src/common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common.h b/src/common.h
index 64ca250..5cc0c7f 100644
--- a/src/common.h
+++ b/src/common.h
@@ -257,6 +257,7 @@ struct ejit_func {
size_t fpr;
void *arena;
+ void *direct_call;
size_t size;
};