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
Automatic date update in version.in
[binutils-gdb.git]
/
ld
/
testsuite
/
ld-avr
/
avr-prop-6.s
blob
4aa3e67375bab4261c2b3a25dd50fbe72b83c4c6
1
.text
2
.global _start, dest
3
_start
:
4
jmp dest
5
.align 1
6
dest
:
7
nop
8
rjmp dest
9