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