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
2005-04-12 Paul Brook <paul@codesourcery.com>
[binutils.git]
/
gas
/
config
/
te-armeabi.h
blob
74535931982bd2772382a4d8f370987ca66b8dfd
1
/* The EABI requires the use of VFP. */
2
#define FPU_DEFAULT FPU_ARCH_VFP_V2
3
#define EABI_DEFAULT EF_ARM_EABI_VER4
4
5
#define LOCAL_LABELS_DOLLAR 1
6
#define LOCAL_LABELS_FB 1
7
8
#include
"obj-format.h"