6 lines
76 B
ArmAsm
6 lines
76 B
ArmAsm
.section .text.f,"axG",@progbits,c,comdat
|
|
.globl foo
|
|
|
|
foo:
|
|
retq
|