* config/tc-h8300.c (md_assemble): Make sure characters after
[deliverable/binutils-gdb.git] / gas / config / te-pe.h
CommitLineData
252b5132 1#define TE_PE
c9e38879 2#define LEX_AT (LEX_BEGIN_NAME | LEX_NAME) /* Can have @'s inside labels. */
252b5132
RH
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.190652 seconds and 4 git commands to generate.