ref: bd23b0292ee5add6989dec35cc75b7c7efcf394d dir: /lib/crt/z80-scc-none/crt.s/
.file "crt.s" .text .global _start _start: call main # ex %de,%hl call exit