summaryrefslogtreecommitdiffstats
path: root/djgpp/config.hin
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
commitbcc120725db09771ce177ace66097a138a281845 (patch)
tree0fae5d07138ad1db1878c82f4ab227abada1dab4 /djgpp/config.hin
parent02ee74c9823afc1fae2712daeb5d2ec066aa2848 (diff)
downloadruby-bcc120725db09771ce177ace66097a138a281845.tar.gz
ruby-bcc120725db09771ce177ace66097a138a281845.tar.xz
ruby-bcc120725db09771ce177ace66097a138a281845.zip
INLINE
git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@1116 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'djgpp/config.hin')
-rw-r--r--djgpp/config.hin3
1 files changed, 0 insertions, 3 deletions
diff --git a/djgpp/config.hin b/djgpp/config.hin
index 8dda8af74..81941d79f 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