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