4 lines
34 B
ArmAsm
4 lines
34 B
ArmAsm
|
.text
|
||
|
.global foo
|
||
|
foo: .4byte 1
|