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