shithub: scc

ref: aaabcfa788b098048d80c6e7e89cb78c408071d6
dir: /lib/crt/z80-scc-none/crt.s/

View raw version
	.file	"crt.s"

	.text
	.global	_start
_start:
	call	main
#	ex	%de,%hl
	call	exit