Don't PROVIDE over top of common symbols
[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.032592 seconds and 4 git commands to generate.