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