Update year range in copyright notice of all files owned by the GDB project.
[deliverable/binutils-gdb.git] / ld / testsuite / ld-arm / attr-merge-nosection-1a.s
CommitLineData
9274e9de
TG
1 .cpu cortex-m0
2 .fpu softvfp
3 .syntax unified
4 .thumb
5 .text
6 .global foo
7 .thumb_func
8 .type foo, %function
9foo:
10 bx lr
This page took 0.027938 seconds and 4 git commands to generate.