7 lines
66 B
ArmAsm
Raw Normal View History

2013-04-03 21:39:13 +02:00
.weak foo
.type foo,%function
.size foo,1
.text
foo:
.byte 1