Support different ld --hash-style in the ld testsuite
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / reloc-boundaries.s
1 .syntax unified
2 .byte x -128
3 .byte x +255
4 .short y -32768
5 .short y +65535
This page took 0.030624 seconds and 4 git commands to generate.