aboutsummaryrefslogtreecommitdiffstats
path: root/include/constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/constants.h')
-rw-r--r--include/constants.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/constants.h b/include/constants.h
index 7d88060..8cb2db7 100644
--- a/include/constants.h
+++ b/include/constants.h
@@ -14,5 +14,6 @@
#define MAGIC_NUMBER 0x123456789
#define ALIGNMENT 16
+#define SPLIT_THRESHOLD 64
#endif