blob: 0f54bb14ed25e7262c907b0943acf8769566c018 [file] [log] [blame]
.section .text.startup,"ax","progbits"
.type start,"function"
.global start
start:
.type _start,"function"
.global _start
_start:
.type __start,"function"
.global __start
__start:
.type main,"function"
.global main
main:
.long 0