blob: ad81395ee40c83d06e2ad247f7eafa5bfacdcfb2 [file] [log] [blame]
@ Check that symbols created by .symver are marked as Thumb.
.thumb_set a_alias, a_body
.symver a_alias, a_export@VERSION
.type a_body, %function
.code 16
.thumb_func
a_body:
nop