projects
/
external
/
binutils.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
ld/
[external/binutils.git]
/
ld
/
emulparams
/
armaoutl.sh
1
SCRIPT_NAME=armaout
2
OUTPUT_FORMAT="a.out-arm-little"
3
HEADER_START_ADDR=0x8000
4
TEXT_START_ADDR=0x8000
5
TARGET_PAGE_SIZE=32768
6
ARCH=arm