mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 13:39:04 +02:00
Gather code for builtin loading to miniinit.c
This commit is contained in:
parent
d2179eeaac
commit
be84abffba
3 changed files with 47 additions and 46 deletions
|
@ -7,7 +7,7 @@
|
|||
|
||||
#ifndef BUILTIN_BINARY_SIZE
|
||||
|
||||
#define INCLUDED_BY_BUILTIN_C 1
|
||||
#define BUILTIN_LOADED(feature_name, iseq) ((void)0)
|
||||
#include "mini_builtin.c"
|
||||
|
||||
#else
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue