blob: 4d8239479a6c67195d66cc1c2ac646674de85e4a [file] [log] [blame]
.text
.global start /* Used by SH targets. */
start:
.global _start
_start:
.global __start
__start:
.global main /* Used by HPPA targets. */
main:
.globl _main /* Used by LynxOS targets. */
_main:
.dc.a 0