blob: 3698b1454a3bc948d0fdb09ef6e48501afa8106d [file] [log] [blame]
.text
nop_s
.align 4
foo:
add r0,r0,r0
.align 4
bar:
bl @foo
add r1,r1,r1
b @foo