summaryrefslogtreecommitdiff
path: root/gas/config/te-go32.h
blob: 085c958631df40858e6717d47ca2f58b5ecd15fe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
/*
 * This file is te-go32.h
 */

#define TE_GO32

#define LOCAL_LABELS_DOLLAR 1
#define LOCAL_LABELS_FB 1

#define TARGET_FORMAT "coff-go32"

/* GAS should treat '.align value' as an alignment of 2**value */
#define USE_ALIGN_PTWO

#define COFF_LONG_SECTION_NAMES

/* these define interfaces */
#include "obj-format.h"