6 lines
64 B
ArmAsm
Raw Normal View History

.globl foo
.type foo,%object
.size foo,4
.data
foo: .word 1