Home | History | Annotate | Download | only in ld-arm
      1 	.syntax unified
      2 	.text
      3 	.global end
      4 	.type end, %function
      5 end:
      6 	.fnstart
      7 	.save {r4, lr}
      8 	bx lr
      9 	.fnend
     10