crtn.s 85 B

1234567
  1. .section .init
  2. ldp x29,x30,[sp],#16
  3. ret
  4. .section .fini
  5. ldp x29,x30,[sp],#16
  6. ret