summaryrefslogtreecommitdiff
path: root/gcc/config/i386/i386-aout.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/i386/i386-aout.h')
-rw-r--r--gcc/config/i386/i386-aout.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/gcc/config/i386/i386-aout.h b/gcc/config/i386/i386-aout.h
index 824414fcc18..ca0cb2569ce 100644
--- a/gcc/config/i386/i386-aout.h
+++ b/gcc/config/i386/i386-aout.h
@@ -23,9 +23,4 @@ Boston, MA 02111-1307, USA. */
#define TARGET_VERSION fprintf (stderr, " (80386, BSD a.out syntax)");
-/* Specify predefined symbols in preprocessor. */
-
-#undef CPP_PREDEFINES
-#define CPP_PREDEFINES ""
-
/* end of i386-aout.h */