Automatic date update in version.in
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / thumb-entry.s
CommitLineData
1d022697
PB
1 .text
2 .arch armv4t
3 .thumb
4 .global _start
5 .thumb_func
6_start:
7 bx lr
8
This page took 0.520022 seconds and 4 git commands to generate.