ecoff testsuite fixes
[deliverable/binutils-gdb.git] / ld / testsuite / ld-pru / relax_ldi32_symbol.s
1 .global long_symbol
2 .global short_symbol
3
4 .set long_symbol, 0xDEADBEEF
5 .set short_symbol, 0xceca
This page took 0.03054 seconds and 4 git commands to generate.