2017-04-10 13:32:00 +02:00

8 lines
55 B
ArmAsm

foo:
jmp foo
call foo
.L1:
brsh .L1
.p2align 1
nop