RISC-V: The object without priv spec attributes can be linked with any object.
[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.029917 seconds and 4 git commands to generate.