6 lines
64 B
ArmAsm
Raw Normal View History

2012-01-05 23:13:27 +01:00
.globl foo
.type foo,%object
.size foo,4
.data
foo: .word 1