blob: 046d19d60d2fd058d4d1807f386274497e546082 [file] [log] [blame]
.text
.globl _start
.type _start, %function
_start:
str lr, [sp, #-4]!
bl hidfn(PLT)
ldmfd sp!, {pc}
.size _start, . - _start