]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - gas/config/te-go32.h
This commit was generated by cvs2svn to track changes on a CVS vendor
[thirdparty/binutils-gdb.git] / gas / config / te-go32.h
1 /*
2 * This file is te-go32.h
3 */
4
5 #define TE_GO32
6
7 #define LOCAL_LABELS_DOLLAR 1
8 #define LOCAL_LABELS_FB 1
9
10 #define TARGET_FORMAT "coff-go32"
11
12 /* GAS should treat '.align value' as an alignment of 2**value */
13 #define USE_ALIGN_PTWO
14
15 #define COFF_LONG_SECTION_NAMES
16
17 /* these define interfaces */
18 #include "obj-format.h"