shithub: scc

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