mirror of
https://review.haiku-os.org/buildtools
synced 2025-02-15 18:27:49 +01:00
6 lines
61 B
ArmAsm
6 lines
61 B
ArmAsm
.text
|
|
.globl start
|
|
.type start, %function
|
|
start:
|
|
.byte 0
|