mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2025-01-24 12:35:55 +08:00
4 lines
32 B
ArmAsm
4 lines
32 B
ArmAsm
|
.globl _start
|
||
|
_start:
|
||
|
jmp foo
|