mirror of
https://sourceware.org/git/binutils-gdb.git
synced 2024-12-28 11:43:36 +08:00
6 lines
60 B
ArmAsm
6 lines
60 B
ArmAsm
|
.text
|
||
|
.globl start
|
||
|
.type start, @function
|
||
|
start:
|
||
|
.byte 0
|