shithub: scc

ref: 50ea4ac5339f17f0abf777d46b1719334e399173
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