opcodes:
[deliverable/binutils-gdb.git] / gas / config / te-go32.h
CommitLineData
252b5132
RH
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
e9f56b1d
ILT
15#define COFF_LONG_SECTION_NAMES
16
252b5132
RH
17/* these define interfaces */
18#include "obj-format.h"
This page took 0.049665 seconds and 4 git commands to generate.