7 lines
85 B
ArmAsm
7 lines
85 B
ArmAsm
.text
|
|
.globl _start
|
|
_start:
|
|
.long data
|
|
.section .debug_info
|
|
.long 0
|
|
.long text
|