5 lines
33 B
ArmAsm
5 lines
33 B
ArmAsm
.text
|
|
.globl foo
|
|
foo:
|
|
.byte 0
|
.text
|
|
.globl foo
|
|
foo:
|
|
.byte 0
|