summaryrefslogtreecommitdiffstats
path: root/struct.c
diff options
context:
space:
mode:
Diffstat (limited to 'struct.c')
-rw-r--r--struct.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/struct.c b/struct.c
index 27853839..faaa5aa9 100644
--- a/struct.c
+++ b/struct.c
@@ -60,6 +60,7 @@
#define STATIC_SLOT_BASE 0x10000000
+#define SLOT_CACHE_SIZE 8
struct stslot {
val home_type;