l.S 68 B

12345678
  1. //
  2. // aarch64 assembly glue.
  3. //
  4. .globl _start
  5. _start:
  6. _main:
  7. WFI