This commit was generated by cvs2svn to track changes on a CVS vendor
[deliverable/binutils-gdb.git] / gas / testsuite / gas / hppa / unsorted / common.s
1 .text
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.031871 seconds and 5 git commands to generate.