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
PR7044
[binutils.git]
/
ld
/
testsuite
/
ld-arm
/
symbian-seg1.s
blob
8f893a251b0977daefddd7afdd6f74bba8030de2
1
.text
2
.globl _start
3
_start
:
4
.word datavar
5
.word rodatavar
6
7
.section
".rodata"
,
"a"
8
rodatavar
:
9
.word 0
10
11
.section
".data"
,
"aw"
12
datavar
:
13
.word 0