mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 13:04:13 +02:00
forgot to commit too.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@9854 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
fb5d5d48db
commit
2afb25bc80
2 changed files with 2 additions and 2 deletions
2
ruby.h
2
ruby.h
|
@ -583,7 +583,7 @@ NORETURN(void rb_throw(const char*,VALUE));
|
|||
|
||||
VALUE rb_require(const char*);
|
||||
|
||||
#ifdef IA64
|
||||
#ifdef __ia64
|
||||
void ruby_init_stack(VALUE*, void*);
|
||||
#define RUBY_INIT_STACK \
|
||||
VALUE variable_in_this_stack_frame; \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue