aboutsummaryrefslogtreecommitdiff
path: root/gas/config/te-go32.h
diff options
context:
space:
mode:
Diffstat (limited to 'gas/config/te-go32.h')
-rw-r--r--gas/config/te-go32.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/gas/config/te-go32.h b/gas/config/te-go32.h
new file mode 100644
index 0000000..e30eecc
--- /dev/null
+++ b/gas/config/te-go32.h
@@ -0,0 +1,11 @@
+/*
+ * This file is te-go32.h
+ */
+
+#define LOCAL_LABELS_DOLLAR
+#define LOCAL_LABELS_FB
+
+#define TARGET_FORMAT "coff-go32"
+
+/* these define interfaces */
+#include "obj-format.h"