* v850-opc.c: Close unterminated comment.
[deliverable/binutils-gdb.git] / gas / config / te-delta.h
CommitLineData
757d4129 1#define TE_DELTA
91a165d1 2
d634f0a8
ILT
3#include "obj-format.h"
4
a75f31ce
ILT
5#define COFF_NOLOAD_PROBLEM 1
6
7/* Added these, because if we don't know what we're targetting we may
8 need an assembler version of libgcc, and that will use local
9 labels. */
10#define LOCAL_LABELS_DOLLAR 1
11#define LOCAL_LABELS_FB 1
12
91a165d1 13/* end of te-delta.h */
This page took 0.080832 seconds and 4 git commands to generate.