Don't generate PLT relocations for now binding
[deliverable/binutils-gdb.git] / ld / testsuite / ld-cris / start1.s
1 .global _start
2 _start:
3 ; This must be compilable with --march=common_v10_v32.
4 moveq 1,$r11
5
This page took 0.029506 seconds and 4 git commands to generate.