shithub: scc

ref: 0ac77da6b080c9fdd74a036666ed560add8d3810
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