summary refs log tree commit diff stats
path: root/include/tcg/helper-info.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/tcg/helper-info.h')
-rw-r--r--include/tcg/helper-info.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/tcg/helper-info.h b/include/tcg/helper-info.h
index 7c27d6164a..909fe73afa 100644
--- a/include/tcg/helper-info.h
+++ b/include/tcg/helper-info.h
@@ -12,6 +12,9 @@
 #ifdef CONFIG_TCG_INTERPRETER
 #include <ffi.h>
 #endif
+#include "tcg-target-reg-bits.h"
+
+#define MAX_CALL_IARGS  7
 
 /*
  * Describe the calling convention of a given argument type.