Rewrite testsuite.
[deliverable/binutils-gdb.git] / binutils / testsuite / binutils-all / bintest.s
CommitLineData
3aba335d
ILT
1 .text
2text_symbol:
3 .long 1
4 .long external_symbol
5 .data
6data_symbol:
7 .long 2
8 .comm common_symbol,4
This page took 0.023107 seconds and 4 git commands to generate.