shithub: scc

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