shithub: scc

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