2000-05-14 20:53:18 +02:00
|
|
|
/* This file is te-go32.h */
|
1999-05-03 09:29:11 +02:00
|
|
|
|
|
|
|
#define TE_GO32
|
|
|
|
|
|
|
|
#define LOCAL_LABELS_DOLLAR 1
|
|
|
|
#define LOCAL_LABELS_FB 1
|
|
|
|
|
|
|
|
#define TARGET_FORMAT "coff-go32"
|
|
|
|
|
2000-05-14 20:53:18 +02:00
|
|
|
/* GAS should treat '.align value' as an alignment of 2**value. */
|
1999-05-03 09:29:11 +02:00
|
|
|
#define USE_ALIGN_PTWO
|
|
|
|
|
1999-07-22 03:41:00 +02:00
|
|
|
#define COFF_LONG_SECTION_NAMES
|
|
|
|
|
1999-05-03 09:29:11 +02:00
|
|
|
/* these define interfaces */
|
|
|
|
#include "obj-format.h"
|