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
* doc/Makefile.am (AM_MAKEINFOFLAGS, TEXI2DVI): Include
[binutils.git]
/
ld
/
testsuite
/
ld-elf
/
multibss1.s
blob
94b84f99462116c54b16816abb15aa95ae938060
1
.macro makebss
2
.section .bss_\@,
"aw"
,%nobits
3
.space 0x10000
4
.endm
5
6
.rept 80
7
makebss
8
.endr
9
10
.text
11
.space 0x10