8 lines
67 B
ArmAsm
8 lines
67 B
ArmAsm
.text
|
|
.globl label1
|
|
label1: nop
|
|
.space 252
|
|
|
|
djnz r0,label1
|
|
nop
|
|
|