shithub: scc

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