blob: e30eecc4ec2c9e6c094345ea2d85f8639021c5b4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
/*
* This file is te-go32.h
*/
#define LOCAL_LABELS_DOLLAR
#define LOCAL_LABELS_FB
#define TARGET_FORMAT "coff-go32"
/* these define interfaces */
#include "obj-format.h"
|