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