index
:
toolchain_binutils.git
master
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
binutils-2.24
/
binutils
/
testsuite
/
binutils-all
/
copytest.s
blob: 33c13b881a6c5bd5bebfa3505def975ced81b80d (
plain
)
1
2
3
4
5
6
7
.globl foo_symbol
.section foo
foo_symbol
:
.long 1
.section bar
bar_symbol
:
.long 2