1261421Sjhibbits/* This file is te-go32.h */
2261421Sjhibbits
3261421Sjhibbits#define TE_GO32
4261421Sjhibbits
5261421Sjhibbits#define LOCAL_LABELS_DOLLAR 1
6261421Sjhibbits#define LOCAL_LABELS_FB 1
7261421Sjhibbits
8261421Sjhibbits#define TARGET_FORMAT "coff-go32"
9261421Sjhibbits
10261421Sjhibbits/* GAS should treat '.align value' as an alignment of 2**value.  */
11261421Sjhibbits#define USE_ALIGN_PTWO
12261421Sjhibbits
13261421Sjhibbits#define COFF_LONG_SECTION_NAMES
14261421Sjhibbits
15261421Sjhibbits/* these define interfaces */
16261421Sjhibbits#include "obj-format.h"
17261421Sjhibbits