blob: 96c180f1dfd7b11d46be3db72ae47dde0efea803 [file] [log] [blame]
.syntax unified
.cpu cortex-a8
.text
.thumb
.thumb_func
.align 3
.global targetfn
.type targetfn, %function
targetfn:
bx lr