RISC-V: The object without priv spec attributes can be linked with any object.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / farcall-thumb-thumb-m-no-profile-b.s
1 .eabi_attribute Tag_CPU_arch, 11 @ V6-M
2 .thumb
3 .type myfunc, function
4 .global myfunc
5 .section .foo, "xa"
6 myfunc:
7 bx lr
This page took 0.029735 seconds and 4 git commands to generate.