summaryrefslogtreecommitdiff
path: root/yarvcore.c
diff options
context:
space:
mode:
Diffstat (limited to 'yarvcore.c')
-rw-r--r--yarvcore.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/yarvcore.c b/yarvcore.c
index dc0eb15e6d..be8922d811 100644
--- a/yarvcore.c
+++ b/yarvcore.c
@@ -366,7 +366,7 @@ rb_thread_alloc(VALUE klass)
VALUE insns_name_array(void);
extern VALUE *rb_gc_stack_start;
-VALUE
+static VALUE
sdr(void)
{
yarv_bug();