Make default compression gABI compliant
[deliverable/binutils-gdb.git] / ld / testsuite / ld-crx / reloc-num16.s
1 # Test relocation on data R_CRX_NUM16
2
3 .text
4 .global _start
5 _start:
6 .word d16
This page took 0.031179 seconds and 4 git commands to generate.