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