summaryrefslogtreecommitdiffstats
path: root/binutils-2.17/gas/config/te-go32.h
diff options
context:
space:
mode:
Diffstat (limited to 'binutils-2.17/gas/config/te-go32.h')
-rw-r--r--binutils-2.17/gas/config/te-go32.h16
1 files changed, 0 insertions, 16 deletions
diff --git a/binutils-2.17/gas/config/te-go32.h b/binutils-2.17/gas/config/te-go32.h
deleted file mode 100644
index c3460211..00000000
--- a/binutils-2.17/gas/config/te-go32.h
+++ /dev/null
@@ -1,16 +0,0 @@
-/* This file is te-go32.h */
-
-#define TE_GO32
-
-#define LOCAL_LABELS_DOLLAR 1
-#define LOCAL_LABELS_FB 1
-
-#define TARGET_FORMAT "coff-go32"
-
-/* GAS should treat '.align value' as an alignment of 2**value. */
-#define USE_ALIGN_PTWO
-
-#define COFF_LONG_SECTION_NAMES
-
-/* these define interfaces */
-#include "obj-format.h"