7 lines
76 B
ArmAsm
7 lines
76 B
ArmAsm
.global elf_func
|
|
|
|
elf_func:
|
|
ret
|
|
|
|
.section .llvmbc
|
|
.incbin "bcsection.bc"
|