summaryrefslogtreecommitdiff
path: root/djgpp
diff options
context:
space:
mode:
Diffstat (limited to 'djgpp')
-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