Remove sh-symbianelf support
[deliverable/binutils-gdb.git] / ld / testsuite / ld-sh / sh64 / crange-1.s
1 ! Support file for .cranges tests to resolve all references for
2 ! non-partial-link tests.
3 .section .init,"ax"
4 .mode SHmedia
5 .global start
6 .align 2
7 start:
8 nop
This page took 0.057178 seconds and 4 git commands to generate.