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