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