Yet more hppa testuite tweaks for hppa-linux.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / hppa / unsorted / common.s
1 .code
2 text_symbol:
3 .long 1
4 .long external_symbol
5 .data
6 data_symbol:
7 .long 2
8 common_symbol: .comm 4
This page took 0.029398 seconds and 4 git commands to generate.