repo.or.cz
/
binutils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* Makefile.am: Run "make dep-am".
[binutils.git]
/
gas
/
config
/
te-epoc-pe.h
blob
6c5f9141d2bd33edf048fd7e326ee30d114787a4
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"