Fix linker tests to work with 16-bit targets.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-mmix / getaa.s
CommitLineData
3c3bdf30
NC
1* Just geta an external symbol, with some padding.
2 .text
3 .global getaa
4getaa:
5 SET $253,2
6 GETA $123,a
7 SET $253,3
This page took 0.801674 seconds and 4 git commands to generate.