shithub: scc

ref: bbe177e996faa075ea893b04f16cf341d6ea3678
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