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