* elf64-alpha.c (struct alpha_elf_link_hash_entry): Remove
[deliverable/binutils-gdb.git] / gas / config / te-delt88.h
CommitLineData
252b5132
RH
1/* This file is te-delta88.h. */
2
3#define TE_DELTA88 1
4
5#define COFF_NOLOAD_PROBLEM 1
6
33b7f697 7/* Added these, because if we don't know what we're targeting we may
252b5132
RH
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
13#include "obj-format.h"
This page took 0.451979 seconds and 4 git commands to generate.