blob: 1bd207bf04d14fc15a17004336c4f47bfda1d1ee [file] [log] [blame]
.globl _start
.type _start, %function
_start:
mov pc, lr
.end _start