shithub: scc

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