old-cross-binutils/gas/config/te-go32.h

19 lines
320 B
C
Raw Normal View History

1999-05-03 07:29:11 +00:00
/*
* 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
1999-05-03 07:29:11 +00:00
/* these define interfaces */
#include "obj-format.h"