shithub: scc

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