19990502 sourceware import
[deliverable/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 /* these define interfaces */
16 #include "obj-format.h"
This page took 0.032557 seconds and 5 git commands to generate.