aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.2.1-5666.3/more-hdrs/stdarg.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc-4.2.1-5666.3/more-hdrs/stdarg.h')
-rw-r--r--gcc-4.2.1-5666.3/more-hdrs/stdarg.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/gcc-4.2.1-5666.3/more-hdrs/stdarg.h b/gcc-4.2.1-5666.3/more-hdrs/stdarg.h
deleted file mode 100644
index e12e16383..000000000
--- a/gcc-4.2.1-5666.3/more-hdrs/stdarg.h
+++ /dev/null
@@ -1,6 +0,0 @@
-/* This file is public domain. */
-#ifdef __MWERKS__
-#include "mw_stdarg.h"
-#else
-#error "This header only supports __MWERKS__."
-#endif