mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-09 04:21:49 +08:00
7 lines
106 B
ArmAsm
7 lines
106 B
ArmAsm
|
.text
|
||
|
.globl _start
|
||
|
_start:
|
||
|
.nop
|
||
|
.reloc 0, BFD_RELOC_NONE, foo
|
||
|
.section .note.GNU-stack,"",@progbits
|