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