Retro68/binutils/ld/testsuite/ld-arm/vxworks2.s

6 lines
73 B
ArmAsm
Raw Normal View History

2012-03-26 19:18:29 +00:00
.globl _start
.type _start, %function
_start:
mov pc, lr
.end _start