aboutsummaryrefslogtreecommitdiff
path: root/gcc/config/i386/isccoff.h
diff options
context:
space:
mode:
Diffstat (limited to 'gcc/config/i386/isccoff.h')
-rw-r--r--gcc/config/i386/isccoff.h12
1 files changed, 0 insertions, 12 deletions
diff --git a/gcc/config/i386/isccoff.h b/gcc/config/i386/isccoff.h
deleted file mode 100644
index 383b981328b..00000000000
--- a/gcc/config/i386/isccoff.h
+++ /dev/null
@@ -1,12 +0,0 @@
-/* Definitions for Intel 386 running Interactive Unix System V.
- Specifically, this is for recent versions that support POSIX;
- for version 2.0.2, use configuration option i386-sysv instead.
- (But set TARGET_DEFAULT to 0201 if you do that,
- if you don't have a real 80387.) */
-
-/* Mostly it's like AT&T Unix System V. */
-
-#include "i386/sysv3.h"
-
-/* But with a few changes. */
-#include "i386/isc.h"