summaryrefslogtreecommitdiff
path: root/yjit/bindgen/src/main.rs
diff options
context:
space:
mode:
-rw-r--r--yjit/bindgen/src/main.rs2
1 files changed, 2 insertions, 0 deletions
@@ -96,6 +96,8 @@ fn main() {
// For testing
.allowlist_function("ruby_init")
.allowlist_function("ruby_init_stack")
.allowlist_function("rb_funcallv")
.allowlist_function("rb_protect")