mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-06 12:09:26 +08:00
10 lines
155 B
ArmAsm
10 lines
155 B
ArmAsm
|
.text
|
||
|
.globl _start
|
||
|
.type _start, %function
|
||
|
_start:
|
||
|
.section __patchable_function_entries,"awo",%progbits,_start
|
||
|
.dc.a .LPFE1
|
||
|
.text
|
||
|
.LPFE1:
|
||
|
.byte 0
|