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