ld: Xfail pr20995 and pr20995-2 for tic6x-*-*
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / cortex-a8-thumb-target.s
CommitLineData
48229727
JB
1 .syntax unified
2 .cpu cortex-a8
3 .text
4 .thumb
5 .thumb_func
6 .align 3
7 .global targetfn
8 .type targetfn, %function
9targetfn:
10 bx lr
This page took 0.495299 seconds and 4 git commands to generate.