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
gas/
[binutils.git]
/
ld
/
testsuite
/
ld-arm
/
farcall-data.s
blob
ed661990be470102590159f79e52011d6aff57c8
1
.syntax unified
2
.text
3
.global _start
4
.type _start, %function
5
_start
:
6
b
far
7
8
.section .after
9
after
:
10
.word 0x11111111
11
12
.section .far,
"ax"
13
.type far, %function
14
far
:
bx
lr