2018-12-28 16:25:28 +01:00

7 lines
72 B
ArmAsm

.text
.globl foo
.type foo, %function
foo:
.space 16
.size foo, 16