repo.or.cz
/
binutils-gdb.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Update release readme after making 2.43.1 release
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-avr
/
lds-tiny.s
blob
5e3414168458bebe91e0812bf82a929d40325a06
1
.file
"lds-tiny.s"
2
.text
3
.global main
4
.type main, @function
5
main
:
6
.L__stack_usage = 0
7
lds
r18
,
0x40
8
lds
r20
,
0x42
9
lds
r21
,
0x43
10
ret
11
.size main, .-main
12
.comm myvar1,1,1
13
.comm myvar2,2,1
14