source: trunk/binutils/gas/config/te-epoc-pe.h@ 3669

Last change on this file since 3669 was 10, checked in by bird, 22 years ago

Initial revision

  • Property cvs2svn:cvs-rev set to 1.1
  • Property svn:eol-style set to native
  • Property svn:executable set to *
File size: 188 bytes
Line 
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"
Note: See TracBrowser for help on using the repository browser.