summaryrefslogtreecommitdiff
path: root/internal/vm.h
diff options
context:
space:
mode:
-rw-r--r--internal/vm.h8
1 files changed, 8 insertions, 0 deletions
@@ -15,6 +15,14 @@
#include "ruby/ruby.h" /* for ID */
#include "ruby/st.h" /* for st_table */
/* I have several reasons to choose 64 here:
*
* - A cache line must be a power-of-two size.