bfd:
[binutils.git] / gas / config / te-go32.h
blobc346021153c7d632ef775ac0ffc868697dfc1d69
1 /* This file is te-go32.h */
3 #define TE_GO32
5 #define LOCAL_LABELS_DOLLAR 1
6 #define LOCAL_LABELS_FB 1
8 #define TARGET_FORMAT "coff-go32"
10 /* GAS should treat '.align value' as an alignment of 2**value. */
11 #define USE_ALIGN_PTWO
13 #define COFF_LONG_SECTION_NAMES
15 /* these define interfaces */
16 #include "obj-format.h"