summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-01-11 01:55:18 +0000
committereban <eban@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2001-01-11 01:55:18 +0000
commit8bbfa6fa4c548f1a02e58e8b4dfbb444c0c87d8c (patch)
tree0fae5d07138ad1db1878c82f4ab227abada1dab4
parentd08c50dcc4ff2e8d96ea1a701df9868d48e1eebe (diff)
INLINE
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@1116 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
-rw-r--r--djgpp/config.hin3
1 files changed, 0 insertions, 3 deletions
diff --git a/djgpp/config.hin b/djgpp/config.hin
index 8dda8af744..81941d79fa 100644
--- a/djgpp/config.hin
+++ b/djgpp/config.hin
@@ -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