* tc-hppa.c (elf_hppa_reloc_type): Renamed from elf32_hppa_reloc_type.
[deliverable/binutils-gdb.git] / gas / config / te-pe.h
1 #define TE_PE
2 #define LEX_AT 1 /* can have @'s inside labels */
3
4 /* The PE format supports long section names. */
5 #define COFF_LONG_SECTION_NAMES
6
7 #include "obj-format.h"
This page took 0.031122 seconds and 4 git commands to generate.