summaryrefslogtreecommitdiff
path: root/template/vmtc.inc.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'template/vmtc.inc.tmpl')
-rw-r--r--template/vmtc.inc.tmpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/template/vmtc.inc.tmpl b/template/vmtc.inc.tmpl
index 5f1f51a08b..3d9935dcaa 100644
--- a/template/vmtc.inc.tmpl
+++ b/template/vmtc.inc.tmpl
@@ -16,3 +16,4 @@ static const void *const insns_address_table[] = {
<%= insns_table %>
};
+ASSERT_VM_INSTRUCTION_SIZE(insns_address_table);