1997-09-24 19:39:15 +04:00
|
|
|
/*
|
|
|
|
* This file is te-go32.h
|
|
|
|
*/
|
|
|
|
|
|
|
|
#define LOCAL_LABELS_DOLLAR 1
|
|
|
|
#define LOCAL_LABELS_FB 1
|
|
|
|
|
|
|
|
#define TARGET_FORMAT "coff-go32"
|
|
|
|
|
1999-02-02 22:51:16 +03:00
|
|
|
/* GAS should treat '.align value' as an alignment of 2**value */
|
|
|
|
#define USE_ALIGN_PTWO
|
|
|
|
|
1997-09-24 19:39:15 +04:00
|
|
|
/* these define interfaces */
|
|
|
|
#include "obj-format.h"
|