]> Git Repo - binutils.git/blob - gas/config/te-go32.h
19990502 sourceware import
[binutils.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.024603 seconds and 4 git commands to generate.