aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-arm/attr-merge-nosection-1b.s
blob: cd656bd5cc05976fb112039a50c6dac638e9cb61 (plain)
1
2
3
4
5
6
7
8
9
10
        .syntax unified
        .cpu cortex-m4
        .fpu fpv4-sp-d16
        .thumb
        .text
        .global _start
        .thumb_func
        .type   _start, %function
_start:
	bl foo