mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
INLINE
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1116 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
d08c50dcc4
commit
8bbfa6fa4c
1 changed files with 0 additions and 3 deletions
|
@ -9,9 +9,6 @@
|
|||
#define TOKEN_PASTE(x,y) x##y
|
||||
#define HAVE_STDARG_PROTOTYPES 1
|
||||
#define NORETURN(x) x __attribute__ ((noreturn))
|
||||
#define HAVE_INLINE 1
|
||||
#define INLINE __inline__
|
||||
#define HAVE_ATTR_NORETURN 1
|
||||
#define HAVE_DIRENT_H 1
|
||||
#define STDC_HEADERS 1
|
||||
#define HAVE_STDLIB_H 1
|
||||
|
|
Loading…
Reference in a new issue