]> Git Repo - binutils.git/blob - gas/config/te-epoc-pe.h
* h8500-opc.h (h8500_table): Add missing initializers to quiet
[binutils.git] / gas / config / te-epoc-pe.h
1 #define TE_PE
2 #define TE_EPOC
3 #define LEX_AT 1 /* can have @'s inside labels */
4
5 /* The PE format supports long section names.  */
6 #define COFF_LONG_SECTION_NAMES
7
8 #include "obj-format.h"
This page took 0.021929 seconds and 4 git commands to generate.