* alpha-opc.c: Remove ARGSUSED.
[deliverable/binutils-gdb.git] / gas / config / te-go32.h
index 49fbd2e1ac0927f352a74262fb556476162173da..c346021153c7d632ef775ac0ffc868697dfc1d69 100644 (file)
@@ -1,6 +1,4 @@
-/*
- * This file is te-go32.h
- */
+/* This file is te-go32.h */
 
 #define TE_GO32
 
@@ -9,8 +7,10 @@
 
 #define TARGET_FORMAT "coff-go32"
 
-/* GAS should treat '.align value' as an alignment of 2**value */
+/* 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"
This page took 0.023665 seconds and 4 git commands to generate.