Retro68/binutils/ld/testsuite/ld-arm/attr-merge-nosection-1a.s

11 lines
122 B
ArmAsm
Raw Normal View History

2017-04-10 11:32:00 +00:00
.cpu cortex-m0
.fpu softvfp
.syntax unified
.thumb
.text
.global foo
.thumb_func
.type foo, %function
foo:
bx lr